HomeSort by: relevance | last modified time | path
    Searched refs:DRM_FORMAT_VYUY (Results 1 - 9 of 9) sorted by relevancy

  /xsrc/external/mit/xf86-video-openchrome/dist/src/
drm_fourcc.h 94 #define DRM_FORMAT_VYUY fourcc_code('V', 'Y', 'U', 'Y') /* [31:0] Y1:Cb0:Y0:Cr0 8:8:8:8 little endian */
  /xsrc/external/mit/libdrm/dist/tests/util/
format.c 49 { DRM_FORMAT_VYUY, "VYUY", MAKE_YUV_INFO(YUV_YCrCb | YUV_CY, 2, 2, 2) },
pattern.c 1226 case DRM_FORMAT_VYUY:
1648 case DRM_FORMAT_VYUY:
2076 case DRM_FORMAT_VYUY:
  /xsrc/external/mit/libdrm/dist/tests/modetest/
buffers.c 184 case DRM_FORMAT_VYUY:
285 case DRM_FORMAT_VYUY:
  /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
drm_fourcc.h 151 #define DRM_FORMAT_VYUY fourcc_code('V', 'Y', 'U', 'Y') /* [31:0] Y1:Cb0:Y0:Cr0 8:8:8:8 little endian */
  /xsrc/external/mit/MesaLib/dist/include/drm-uapi/
drm_fourcc.h 199 #define DRM_FORMAT_VYUY fourcc_code('V', 'Y', 'U', 'Y') /* [31:0] Y1:Cb0:Y0:Cr0 8:8:8:8 little endian */
  /xsrc/external/mit/libdrm/dist/include/drm/
drm_fourcc.h 241 #define DRM_FORMAT_VYUY fourcc_code('V', 'Y', 'U', 'Y') /* [31:0] Y1:Cb0:Y0:Cr0 8:8:8:8 little endian */
  /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
egl_dri2.c 2281 case DRM_FORMAT_VYUY:
  /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
egl_dri2.c 2657 case DRM_FORMAT_VYUY:

Completed in 23 milliseconds