Searched defs:DRM_FORMAT_NV21 (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | drm_fourcc.h | 106 #define DRM_FORMAT_NV21 fourcc_code('N', 'V', '2', '1') /* 2x2 subsampled Cb:Cr plane */ macro
|
| /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/ |
| H A D | drm_fourcc.h | 192 #define DRM_FORMAT_NV21 fourcc_code('N', 'V', '2', '1') /* 2x2 subsampled Cb:Cr plane */ macro
|
| /xsrc/external/mit/MesaLib/dist/include/drm-uapi/ |
| H A D | drm_fourcc.h | 271 #define DRM_FORMAT_NV21 fourcc_code('N', 'V', '2', '1') /* 2x2 subsampled Cb:Cr plane */ macro
|
| /xsrc/external/mit/libdrm/dist/include/drm/ |
| H A D | drm_fourcc.h | 315 #define DRM_FORMAT_NV21 fourcc_code('N', 'V', '2', '1') /* 2x2 subsampled Cb:Cr plane */ macro
|
Completed in 8 milliseconds