Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_VideoExt.h64 OMX_VIDEO_AVCProfileConstrainedHigh = 0x80000, /**< Constrained high profile */ enumerator
/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/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.h1569 QOMX_VIDEO_AVCProfileConstrainedHigh = OMX_VIDEO_AVCProfileConstrainedHigh,
/hardware/google/av/media/sfplugin/
DCodec2InfoBuilder.cpp155 caps->addProfileLevel(OMX_VIDEO_AVCProfileConstrainedHigh, param.eLevel); in queryOmxCapabilities()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp910 … (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()
Dvideo_encoder_device_v4l2.cpp5144 eProfile == OMX_VIDEO_AVCProfileConstrainedHigh) { in venc_set_profile_level()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp3949 pParam->eProfile = OMX_VIDEO_AVCProfileConstrainedHigh; in get_parameter()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp3615 profileLevelType->eProfile = OMX_VIDEO_AVCProfileConstrainedHigh; in get_supported_profile_level()