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

  /xsrc/external/mit/xf86-video-openchrome/dist/src/
drm_fourcc.h 126 #define DRM_FORMAT_YVU422 fourcc_code('Y', 'V', '1', '6') /* 2x1 subsampled Cr (1) and Cb (2) planes */
  /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
drm_fourcc.h 235 #define DRM_FORMAT_YVU422 fourcc_code('Y', 'V', '1', '6') /* 2x1 subsampled Cr (1) and Cb (2) planes */
  /xsrc/external/mit/MesaLib/dist/include/drm-uapi/
drm_fourcc.h 343 #define DRM_FORMAT_YVU422 fourcc_code('Y', 'V', '1', '6') /* 2x1 subsampled Cr (1) and Cb (2) planes */
  /xsrc/external/mit/libdrm/dist/include/drm/
drm_fourcc.h 450 #define DRM_FORMAT_YVU422 fourcc_code('Y', 'V', '1', '6') /* 2x1 subsampled Cr (1) and Cb (2) planes */

Completed in 7 milliseconds