Searched refs:OMX_VIDEO_HEVCProfileMain10HDR10 (Results 1 – 12 of 12) sorted by relevance
/hardware/qcom/media/msm8998/mm-core/inc/ |
D | OMX_VideoExt.h | 122 OMX_VIDEO_HEVCProfileMain10HDR10 = 0x1000, enumerator
|
/hardware/qcom/sdm845/media/mm-core/inc/ |
D | OMX_VideoExt.h | 156 OMX_VIDEO_HEVCProfileMain10HDR10 = 0x1000, enumerator
|
/hardware/qcom/sm8150/media/mm-core/inc/ |
D | OMX_VideoExt.h | 219 OMX_VIDEO_HEVCProfileMain10HDR10 = 0x1000, enumerator
|
/hardware/qcom/sm7250/media/mm-core/inc/ |
D | OMX_VideoExt.h | 219 OMX_VIDEO_HEVCProfileMain10HDR10 = 0x1000, enumerator
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/common/src/ |
D | vidc_common.cpp | 61 {OMX_VIDEO_HEVCProfileMain10HDR10,
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/src/ |
D | vidc_common.cpp | 65 {OMX_VIDEO_HEVCProfileMain10HDR10,
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/common/src/ |
D | vidc_common.cpp | 61 {OMX_VIDEO_HEVCProfileMain10HDR10,
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2_params.cpp | 51 (eProfile == (OMX_U32)OMX_VIDEO_HEVCProfileMain10HDR10 || in venc_get_consumer_usage() 1283 eProfile == OMX_VIDEO_HEVCProfileMain10HDR10 || in venc_set_profile()
|
D | video_encoder_device_v4l2.cpp | 987 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/ |
D | video_encoder_device_v4l2.cpp | 1173 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/ |
D | omx_vdec_v4l2.cpp | 2886 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/ |
D | omx_vdec_v4l2.cpp | 3640 profileLevelType->eProfile = OMX_VIDEO_HEVCProfileMain10HDR10; in get_supported_profile_level()
|