Searched refs:yuv_color_space (Results 1 – 2 of 2) sorted by relevance
204 out->yuv_color_space = __DRI_YUV_COLOR_SPACE_ITU_REC709; in mapper4_get_buffer_color_info()210 out->yuv_color_space = __DRI_YUV_COLOR_SPACE_ITU_REC601; in mapper4_get_buffer_color_info()214 out->yuv_color_space = __DRI_YUV_COLOR_SPACE_ITU_REC2020; in mapper4_get_buffer_color_info()
44 enum __DRIYUVColorSpace yuv_color_space; member