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

  /external/libdrm/include/drm/
drm_fourcc.h 141 #define DRM_FORMAT_NV24 fourcc_code('N', 'V', '2', '4') /* non-subsampled Cr:Cb plane */
  /external/mesa3d/include/drm-uapi/
drm_fourcc.h 141 #define DRM_FORMAT_NV24 fourcc_code('N', 'V', '2', '4') /* non-subsampled Cr:Cb plane */
  /bionic/libc/kernel/uapi/drm/
drm_fourcc.h 95 #define DRM_FORMAT_NV24 fourcc_code('N', 'V', '2', '4')
  /external/kernel-headers/original/uapi/drm/
drm_fourcc.h 195 #define DRM_FORMAT_NV24 fourcc_code('N', 'V', '2', '4') /* non-subsampled Cr:Cb plane */

Completed in 2348 milliseconds