Searched refs:DRM_FORMAT_YUV422 (Results 1 – 4 of 4) sorted by relevance
159 #define DRM_FORMAT_YUV422 fourcc_code('Y', 'U', '1', '6') /* 2x1 subsampled Cb (1) and Cr (2) plane… macro
213 #define DRM_FORMAT_YUV422 fourcc_code('Y', 'U', '1', '6') /* 2x1 subsampled Cb (1) and Cr (2) plane… macro
2279 case DRM_FORMAT_YUV422: in dri2_check_dma_buf_format()