Home
last modified time | relevance | path

Searched refs:venc_get_hevc_profile (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h355 bool venc_get_hevc_profile(OMX_U32* profile);
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h364 bool venc_get_hevc_profile(OMX_U32* profile);
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h361 bool venc_get_hevc_profile(OMX_U32* profile);
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2_params.cpp40 bool hevc = venc_get_hevc_profile(&eProfile); in venc_get_consumer_usage()
Domx_video_encoder.cpp2582 return handle->venc_get_hevc_profile(profile); in dev_get_hevc_profile()
Dvideo_encoder_device_v4l2.cpp4160 bool venc_dev::venc_get_hevc_profile(OMX_U32* profile) in venc_get_hevc_profile() function in venc_dev
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp2576 return handle->venc_get_hevc_profile(profile); in dev_get_hevc_profile()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Domx_video_encoder.cpp2901 return handle->venc_get_hevc_profile(profile); in dev_get_hevc_profile()
Dvideo_encoder_device_v4l2.cpp7256 bool venc_dev::venc_get_hevc_profile(OMX_U32* profile) in venc_get_hevc_profile() function in venc_dev
7270 bool hevc = venc_get_hevc_profile(&eProfile); in venc_get_consumer_usage()