Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h594 bool venc_set_hdr_info(const MasteringDisplay&, const ContentLightLevel&);
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h535 bool venc_set_hdr_info(const MasteringDisplay&, const ContentLightLevel&);
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h600 bool venc_set_hdr_info(const MasteringDisplay&, const ContentLightLevel&);
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp2765 … if (!venc_set_hdr_info(colorData.masteringDisplayInfo, colorData.contentLightLevel)) { in venc_empty_buf()
4721 bool venc_dev::venc_set_hdr_info(const MasteringDisplay& mastering_disp_info, in venc_set_hdr_info() function in venc_dev
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp4037 … if (!venc_set_hdr_info(colorData.masteringDisplayInfo, colorData.contentLightLevel)) { in venc_empty_buf()
7406 bool venc_dev::venc_set_hdr_info(const MasteringDisplay& mastering_disp_info, in venc_set_hdr_info() function in venc_dev
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
H A 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