Searched defs:DRM_FORMAT_YUV420 (Results 1 - 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/drm/
H A Ddrm_fourcc.h136 #define DRM_FORMAT_YUV420 fourcc_code('Y', 'U', '1', '2') /* 2x2 subsampled Cb (1) and Cr (2) planes */ macro
/external/libdrm/include/drm/
H A Ddrm_fourcc.h132 #define DRM_FORMAT_YUV420 fourcc_code('Y', 'U', '1', '2') /* 2x2 subsampled Cb (1) and Cr (2) planes */ macro

Completed in 57 milliseconds