Home
last modified time | relevance | path

Searched refs:colorVolumeSEIEnabled (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/display/msm8909/include/
Dcolor_metadata.h104 bool colorVolumeSEIEnabled; member
/hardware/qcom/display/msm8909w_3100/include/
Dcolor_metadata.h104 bool colorVolumeSEIEnabled; member
/hardware/qcom/sdm845/display/include/
Dcolor_metadata.h105 bool colorVolumeSEIEnabled; member
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_layers.cpp568 mastering_display.colorVolumeSEIEnabled = true; in SetLayerPerFrameMetadata()
990 new_metadata.masteringDisplayInfo.colorVolumeSEIEnabled, in ValidateAndSetCSC()
996 if (new_metadata.masteringDisplayInfo.colorVolumeSEIEnabled && in ValidateAndSetCSC()
/hardware/qcom/sm7250/display/composer/
Dhwc_layers.cpp586 mastering_display.colorVolumeSEIEnabled = true; in SetLayerPerFrameMetadata()
980 new_metadata.masteringDisplayInfo.colorVolumeSEIEnabled, in ValidateAndSetCSC()
986 if (new_metadata.masteringDisplayInfo.colorVolumeSEIEnabled && in ValidateAndSetCSC()
/hardware/qcom/sm8150/display/gralloc/
Dgr_buf_mgr.cpp1264 if (metadata->color.masteringDisplayInfo.colorVolumeSEIEnabled) { in GetMetadata()
1475 metadata->color.masteringDisplayInfo.colorVolumeSEIEnabled = true; in SetMetadata()
1506 metadata->color.masteringDisplayInfo.colorVolumeSEIEnabled = false; in SetMetadata()
/hardware/qcom/sm7250/display/gralloc/
Dgr_buf_mgr.cpp1310 if (metadata->color.masteringDisplayInfo.colorVolumeSEIEnabled) { in GetMetadata()
1521 metadata->color.masteringDisplayInfo.colorVolumeSEIEnabled = true; in SetMetadata()
1552 metadata->color.masteringDisplayInfo.colorVolumeSEIEnabled = false; in SetMetadata()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_layers.cpp553 mastering_display.colorVolumeSEIEnabled = true; in SetLayerPerFrameMetadata()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp2763 if(colorData.masteringDisplayInfo.colorVolumeSEIEnabled || in venc_empty_buf()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp4398 if(colorData.masteringDisplayInfo.colorVolumeSEIEnabled || in venc_empty_buf()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp7906 mastering_display.colorVolumeSEIEnabled = true; in convert_hdr_info_to_metadata()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp11392 mastering_display_mdata->colorVolumeSEIEnabled = true; in handle_mastering_display_color_info()