Searched refs:DRM_FORMAT_YUV444 (Results 1 – 4 of 4) sorted by relevance
161 #define DRM_FORMAT_YUV444 fourcc_code('Y', 'U', '2', '4') /* non-subsampled Cb (1) and Cr (2) plane… macro
215 #define DRM_FORMAT_YUV444 fourcc_code('Y', 'U', '2', '4') /* non-subsampled Cb (1) and Cr (2) plane… macro
2281 case DRM_FORMAT_YUV444: in dri2_check_dma_buf_format()