Home
last modified time | relevance | path

Searched refs:OMX_VIDEO_VP9Profile2HDR10Plus (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/sm8150/media/mm-core/inc/
DOMX_VideoExt.h167 OMX_VIDEO_VP9Profile2HDR10Plus = 0x4000, enumerator
/hardware/qcom/sm7250/media/mm-core/inc/
DOMX_VideoExt.h167 OMX_VIDEO_VP9Profile2HDR10Plus = 0x4000, enumerator
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/src/
Dvidc_common.cpp92 {OMX_VIDEO_VP9Profile2HDR10Plus, V4L2_MPEG_VIDEO_VP9_PROFILE_2},
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/common/src/
Dvidc_common.cpp81 {OMX_VIDEO_VP9Profile2HDR10Plus, V4L2_MPEG_VIDC_VIDEO_VP9_PROFILE_P2_10},
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp2893 OMX_VIDEO_VP9Profile2HDR10Plus}; in get_supported_profile_level()
3016 …Profile == OMX_VIDEO_VP9Profile2HDR || profileLevelType->eProfile == OMX_VIDEO_VP9Profile2HDR10Plus in get_supported_profile_level()