Home
last modified time | relevance | path

Searched refs:venc_set_hdr_info (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h535 bool venc_set_hdr_info(const MasteringDisplay&, const ContentLightLevel&);
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
Dvideo_encoder_device_v4l2.h600 bool venc_set_hdr_info(const MasteringDisplay&, const ContentLightLevel&);
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp2792 … if (!venc_set_hdr_info(colorData.masteringDisplayInfo, colorData.contentLightLevel)) { in venc_empty_buf()
4748 bool venc_dev::venc_set_hdr_info(const MasteringDisplay& mastering_disp_info, in venc_set_hdr_info() function in venc_dev
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp4400 … if (!venc_set_hdr_info(colorData.masteringDisplayInfo, colorData.contentLightLevel)) { in venc_empty_buf()
7649 bool venc_dev::venc_set_hdr_info(const MasteringDisplay& mastering_disp_info, in venc_set_hdr_info() function in venc_dev