Home
last modified time | relevance | path

Searched refs:OMX_VIDEO_AVCProfileConstrainedHigh (Results 1 – 14 of 14) sorted by relevance

/hardware/qcom/media/msm8974/mm-core/inc/
DOMX_VideoExt.h64 OMX_VIDEO_AVCProfileConstrainedHigh = 0x80000, /**< Constrained high profile */ enumerator
/hardware/qcom/media/msm8996/mm-core/inc/
DOMX_VideoExt.h64 OMX_VIDEO_AVCProfileConstrainedHigh = 0x80000, /**< Constrained high profile */ enumerator
/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_VideoExt.h64 OMX_VIDEO_AVCProfileConstrainedHigh = 0x80000, /**< Constrained high profile */ enumerator
/hardware/qcom/sdm845/media/mm-core/inc/
DOMX_VideoExt.h64 OMX_VIDEO_AVCProfileConstrainedHigh = 0x80000, /**< Constrained high profile */ enumerator
DOMX_QCOMExtns.h1518 QOMX_VIDEO_AVCProfileConstrainedHigh = OMX_VIDEO_AVCProfileConstrainedHigh,
/hardware/qcom/sm8150/media/mm-core/inc/
DOMX_VideoExt.h64 OMX_VIDEO_AVCProfileConstrainedHigh = 0x80000, /**< Constrained high profile */ enumerator
DOMX_QCOMExtns.h1579 QOMX_VIDEO_AVCProfileConstrainedHigh = OMX_VIDEO_AVCProfileConstrainedHigh,
/hardware/qcom/sm7250/media/mm-core/inc/
DOMX_VideoExt.h64 OMX_VIDEO_AVCProfileConstrainedHigh = 0x80000, /**< Constrained high profile */ enumerator
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2_params.cpp326 pParam->eProfile = OMX_VIDEO_AVCProfileConstrainedHigh; in get_parameter()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp971 … (pParam->eProfile == (OMX_VIDEO_AVCPROFILETYPE)OMX_VIDEO_AVCProfileConstrainedHigh)) { in set_parameter()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp4629 profileLevelType->eProfile = OMX_VIDEO_AVCProfileConstrainedHigh; in get_supported_profile_level()
Dvideo_encoder_device_v4l2.cpp4561 eProfile == OMX_VIDEO_AVCProfileConstrainedHigh) { in venc_set_profile_level()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_video_base.cpp4779 profileLevelType->eProfile = OMX_VIDEO_AVCProfileConstrainedHigh; in get_supported_profile_level()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp3615 profileLevelType->eProfile = OMX_VIDEO_AVCProfileConstrainedHigh; in get_supported_profile_level()