Searched defs:DRM_FORMAT_YUV420 (Results 1 – 4 of 4) sorted by relevance
/external/igt-gpu-tools/include/drm-uapi/ |
D | drm_fourcc.h | 281 #define DRM_FORMAT_YUV420 fourcc_code('Y', 'U', '1', '2') /* 2x2 subsampled Cb (1) and Cr (2) plane… macro
|
/external/mesa3d/include/drm-uapi/ |
D | drm_fourcc.h | 303 #define DRM_FORMAT_YUV420 fourcc_code('Y', 'U', '1', '2') /* 2x2 subsampled Cb (1) and Cr (2) plane… macro
|
/external/libdrm/include/drm/ |
D | drm_fourcc.h | 333 #define DRM_FORMAT_YUV420 fourcc_code('Y', 'U', '1', '2') /* 2x2 subsampled Cb (1) and Cr (2) plane… macro
|
/external/kernel-headers/original/uapi/drm/ |
D | drm_fourcc.h | 333 #define DRM_FORMAT_YUV420 fourcc_code('Y', 'U', '1', '2') /* 2x2 subsampled Cb (1) and Cr (2) plane… macro
|