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

  /external/libdrm/include/drm/
drm_fourcc.h 113 #define DRM_FORMAT_NV21 fourcc_code('N', 'V', '2', '1') /* 2x2 subsampled Cb:Cr plane */
  /bionic/libc/kernel/uapi/drm/
drm_fourcc.h 85 #define DRM_FORMAT_NV21 fourcc_code('N', 'V', '2', '1')
  /external/kernel-headers/original/uapi/drm/
drm_fourcc.h 138 #define DRM_FORMAT_NV21 fourcc_code('N', 'V', '2', '1') /* 2x2 subsampled Cb:Cr plane */

Completed in 244 milliseconds