Home
last modified time | relevance | path

Searched refs:OMX_VIDEO_HEVCProfileMain10HDR10 (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/media/msm8998/mm-core/inc/
DOMX_VideoExt.h122 OMX_VIDEO_HEVCProfileMain10HDR10 = 0x1000, enumerator
/hardware/qcom/sdm845/media/mm-core/inc/
DOMX_VideoExt.h156 OMX_VIDEO_HEVCProfileMain10HDR10 = 0x1000, enumerator
/hardware/qcom/sm8150/media/mm-core/inc/
DOMX_VideoExt.h219 OMX_VIDEO_HEVCProfileMain10HDR10 = 0x1000, enumerator
/hardware/qcom/sm7250/media/mm-core/inc/
DOMX_VideoExt.h219 OMX_VIDEO_HEVCProfileMain10HDR10 = 0x1000, enumerator
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/common/src/
Dvidc_common.cpp61 {OMX_VIDEO_HEVCProfileMain10HDR10,
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/src/
Dvidc_common.cpp65 {OMX_VIDEO_HEVCProfileMain10HDR10,
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/common/src/
Dvidc_common.cpp61 {OMX_VIDEO_HEVCProfileMain10HDR10,
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2_params.cpp51 (eProfile == (OMX_U32)OMX_VIDEO_HEVCProfileMain10HDR10 || in venc_get_consumer_usage()
1283 eProfile == OMX_VIDEO_HEVCProfileMain10HDR10 || in venc_set_profile()
Dvideo_encoder_device_v4l2.cpp987 OMX_VIDEO_HEVCProfileMain10HDR10, in venc_get_supported_profile_level()
1093 profileLevelType->eProfile == OMX_VIDEO_HEVCProfileMain10HDR10 || in venc_get_supported_profile_level()
4307 *eProfile = OMX_VIDEO_HEVCProfileMain10HDR10; in venc_get_profile_level()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp1173 OMX_VIDEO_HEVCProfileMain10HDR10, in venc_get_supported_profile_level()
7275 if (hevc && eProfile == (OMX_U32)OMX_VIDEO_HEVCProfileMain10HDR10) { in venc_get_consumer_usage()
7438 *eProfile = OMX_VIDEO_HEVCProfileMain10HDR10; in venc_get_profile_level()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp2886 OMX_VIDEO_HEVCProfileMain10HDR10, in get_supported_profile_level()
3021 …le == OMX_VIDEO_HEVCProfileMain10 || profileLevelType->eProfile == OMX_VIDEO_HEVCProfileMain10HDR10 in get_supported_profile_level()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp3640 profileLevelType->eProfile = OMX_VIDEO_HEVCProfileMain10HDR10; in get_supported_profile_level()