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

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

Completed in 368 milliseconds