Searched defs:DRM_FORMAT_YVU444 (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | drm_fourcc.h | 128 #define DRM_FORMAT_YVU444 fourcc_code('Y', 'V', '2', '4') /* non-subsampled Cr (1) and Cb (2) planes */ macro
|
| /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/ |
| H A D | drm_fourcc.h | 237 #define DRM_FORMAT_YVU444 fourcc_code('Y', 'V', '2', '4') /* non-subsampled Cr (1) and Cb (2) planes */ macro
|
| /xsrc/external/mit/MesaLib/dist/include/drm-uapi/ |
| H A D | drm_fourcc.h | 345 #define DRM_FORMAT_YVU444 fourcc_code('Y', 'V', '2', '4') /* non-subsampled Cr (1) and Cb (2) planes */ macro
|
| /xsrc/external/mit/libdrm/dist/include/drm/ |
| H A D | drm_fourcc.h | 398 #define DRM_FORMAT_YVU444 fourcc_code('Y', 'V', '2', '4') /* non-subsampled Cr (1) and Cb (2) planes */ macro
|
Completed in 10 milliseconds