Home
last modified time | relevance | path

Searched refs:is_csc_custom_matrix_enabled (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.h431 bool is_csc_custom_matrix_enabled; variable
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h382 bool is_csc_custom_matrix_enabled; variable
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h430 bool is_csc_custom_matrix_enabled; variable
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp173 (int32_t *)&is_csc_custom_matrix_enabled, 0); in venc_dev()
2783 … color_space.primaries, colorData.colorPrimaries, is_csc_custom_matrix_enabled); in venc_empty_buf()
2793 if (is_csc_custom_matrix_enabled) { in venc_empty_buf()
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp162 (int32_t *)&is_csc_custom_matrix_enabled, 0); in venc_dev()
4049 … color_space.primaries, colorData.colorPrimaries, is_csc_custom_matrix_enabled); in venc_empty_buf()
4065 if (is_csc_custom_matrix_enabled) { in venc_empty_buf()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp202 (int32_t *)&is_csc_custom_matrix_enabled, 0); in venc_dev()
4418 … color_space.primaries, colorData.colorPrimaries, is_csc_custom_matrix_enabled); in venc_empty_buf()
4434 if (is_csc_custom_matrix_enabled) { in venc_empty_buf()