Searched defs:DRM_FORMAT_YUV410 (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | drm_fourcc.h | 119 #define DRM_FORMAT_YUV410 fourcc_code('Y', 'U', 'V', '9') /* 4x4 subsampled Cb (1) and Cr (2) planes */ macro
|
| /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/ |
| H A D | drm_fourcc.h | 228 #define DRM_FORMAT_YUV410 fourcc_code('Y', 'U', 'V', '9') /* 4x4 subsampled Cb (1) and Cr (2) planes */ macro
|
| /xsrc/external/mit/MesaLib/dist/include/drm-uapi/ |
| H A D | drm_fourcc.h | 336 #define DRM_FORMAT_YUV410 fourcc_code('Y', 'U', 'V', '9') /* 4x4 subsampled Cb (1) and Cr (2) planes */ macro
|
| /xsrc/external/mit/libdrm/dist/include/drm/ |
| H A D | drm_fourcc.h | 389 #define DRM_FORMAT_YUV410 fourcc_code('Y', 'U', 'V', '9') /* 4x4 subsampled Cb (1) and Cr (2) planes */ macro
|
Completed in 9 milliseconds