Home
last modified time | relevance | path

Searched refs:yuv_color_space (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/u_gralloc/
Du_gralloc_imapper4_api.cpp204 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()
Du_gralloc.h44 enum __DRIYUVColorSpace yuv_color_space; member