HomeSort by relevance Sort by last modified time
    Searched defs:DRM_FORMAT_YUV420 (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/drm/
drm_fourcc.h 99 #define DRM_FORMAT_YUV420 fourcc_code('Y', 'U', '1', '2')
  /external/kernel-headers/original/uapi/drm/
drm_fourcc.h 136 #define DRM_FORMAT_YUV420 fourcc_code('Y', 'U', '1', '2') /* 2x2 subsampled Cb (1) and Cr (2) planes */
  /external/libdrm/include/drm/
drm_fourcc.h 123 #define DRM_FORMAT_YUV420 fourcc_code('Y', 'U', '1', '2') /* 2x2 subsampled Cb (1) and Cr (2) planes */

Completed in 41 milliseconds