/aosp12/hardware/qcom/media/msm8974/mm-core/inc/ |
H A D | OMX_VideoExt.h | 64 OMX_VIDEO_AVCProfileConstrainedHigh = 0x80000, /**< Constrained high profile */ enumerator
|
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/ |
H A D | OMX_VideoExt.h | 64 OMX_VIDEO_AVCProfileConstrainedHigh = 0x80000, /**< Constrained high profile */ enumerator
|
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/ |
H A D | OMX_VideoExt.h | 64 OMX_VIDEO_AVCProfileConstrainedHigh = 0x80000, /**< Constrained high profile */ enumerator
|
/aosp12/hardware/qcom/sdm845/media/mm-core/inc/ |
H A D | OMX_VideoExt.h | 64 OMX_VIDEO_AVCProfileConstrainedHigh = 0x80000, /**< Constrained high profile */ enumerator
|
H A D | OMX_QCOMExtns.h | 1518 QOMX_VIDEO_AVCProfileConstrainedHigh = OMX_VIDEO_AVCProfileConstrainedHigh,
|
/aosp12/hardware/qcom/sm8150/media/mm-core/inc/ |
H A D | OMX_VideoExt.h | 64 OMX_VIDEO_AVCProfileConstrainedHigh = 0x80000, /**< Constrained high profile */ enumerator
|
H A D | OMX_QCOMExtns.h | 1579 QOMX_VIDEO_AVCProfileConstrainedHigh = OMX_VIDEO_AVCProfileConstrainedHigh,
|
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/ |
H A D | OMX_VideoExt.h | 64 OMX_VIDEO_AVCProfileConstrainedHigh = 0x80000, /**< Constrained high profile */ enumerator
|
H A D | OMX_QCOMExtns.h | 1698 QOMX_VIDEO_AVCProfileConstrainedHigh = OMX_VIDEO_AVCProfileConstrainedHigh,
|
/aosp12/frameworks/native/headers/media_plugin/media/openmax/ |
H A D | OMX_VideoExt.h | 64 OMX_VIDEO_AVCProfileConstrainedHigh = 0x80000, /**< Constrained high profile */ enumerator
|
H A D | OMX_AsString.h | 943 case OMX_VIDEO_AVCProfileConstrainedHigh: return "ConstrainedHigh";
|
/aosp12/frameworks/av/media/libstagefright/codecs/avcdec/ |
H A D | SoftAVCDec.cpp | 57 { OMX_VIDEO_AVCProfileConstrainedHigh, OMX_VIDEO_AVCLevel52 },
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2_params.cpp | 326 pParam->eProfile = OMX_VIDEO_AVCProfileConstrainedHigh; in get_parameter()
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
H A D | omx_video_encoder.cpp | 971 … (pParam->eProfile == (OMX_VIDEO_AVCPROFILETYPE)OMX_VIDEO_AVCProfileConstrainedHigh)) { in set_parameter()
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | Utils.cpp | 227 codecProfile = (OMX_VIDEO_AVCPROFILETYPE)OMX_VIDEO_AVCProfileConstrainedHigh; in parseAvcProfileLevelFromAvcc()
|
H A D | ACodec.cpp | 4464 case OMX_VIDEO_AVCProfileConstrainedHigh: in getAVCLevelFor() 9027 caps->addProfileLevel(OMX_VIDEO_AVCProfileConstrainedHigh, param.eLevel); in queryCapabilities()
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
H A D | video_encoder_device_v4l2.cpp | 5144 eProfile == OMX_VIDEO_AVCProfileConstrainedHigh) { in venc_set_profile_level() 7740 (*eProfile != OMX_VIDEO_AVCProfileConstrainedHigh) && in venc_validate_profile_level()
|
H A D | omx_video_base.cpp | 4779 profileLevelType->eProfile = OMX_VIDEO_AVCProfileConstrainedHigh; in get_supported_profile_level()
|
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
H A D | omx_video_base.cpp | 4629 profileLevelType->eProfile = OMX_VIDEO_AVCProfileConstrainedHigh; in get_supported_profile_level()
|
H A D | video_encoder_device_v4l2.cpp | 4561 eProfile == OMX_VIDEO_AVCProfileConstrainedHigh) { in venc_set_profile_level()
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 3615 profileLevelType->eProfile = OMX_VIDEO_AVCProfileConstrainedHigh; in get_supported_profile_level()
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/ |
H A D | omx_vdec_v4l2.cpp | 4002 pParam->eProfile = OMX_VIDEO_AVCProfileConstrainedHigh; in get_parameter()
|