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

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

Completed in 601 milliseconds