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

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

Completed in 51 milliseconds