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

  /bionic/libc/kernel/uapi/drm/
drm_fourcc.h 82 #define DRM_FORMAT_NV16 fourcc_code('N', 'V', '1', '6')
  /external/kernel-headers/original/uapi/drm/
drm_fourcc.h 107 #define DRM_FORMAT_NV16 fourcc_code('N', 'V', '1', '6') /* 2x1 subsampled Cr:Cb plane */
  /external/libdrm/include/drm/
drm_fourcc.h 107 #define DRM_FORMAT_NV16 fourcc_code('N', 'V', '1', '6') /* 2x1 subsampled Cr:Cb plane */

Completed in 119 milliseconds