HomeSort by: relevance | last modified time | path
    Searched defs:DRM_FORMAT_NV24 (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
drm_fourcc.h 195 #define DRM_FORMAT_NV24 fourcc_code('N', 'V', '2', '4') /* non-subsampled Cr:Cb plane */
  /xsrc/external/mit/MesaLib/dist/include/drm-uapi/
drm_fourcc.h 274 #define DRM_FORMAT_NV24 fourcc_code('N', 'V', '2', '4') /* non-subsampled Cr:Cb plane */
  /xsrc/external/mit/libdrm/dist/include/drm/
drm_fourcc.h 319 #define DRM_FORMAT_NV24 fourcc_code('N', 'V', '2', '4') /* non-subsampled Cr:Cb plane */

Completed in 6 milliseconds