Searched refs:DRM_FORMAT_VYUY (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | 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 */ macro
|
| /xsrc/external/mit/libdrm/dist/tests/util/ |
| H A D | format.c | 49 { DRM_FORMAT_VYUY, "VYUY", MAKE_YUV_INFO(YUV_YCrCb | YUV_CY, 2, 2, 2) },
|
| H A D | pattern.c | 1207 case DRM_FORMAT_VYUY: 1629 case DRM_FORMAT_VYUY:
|
| /xsrc/external/mit/libdrm/dist/tests/modetest/ |
| H A D | buffers.c | 183 case DRM_FORMAT_VYUY: 284 case DRM_FORMAT_VYUY:
|
| /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/ |
| H A D | 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 */ macro
|
| /xsrc/external/mit/MesaLib/dist/include/drm-uapi/ |
| H A D | 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 */ macro
|
| /xsrc/external/mit/libdrm/dist/include/drm/ |
| H A D | 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 */ macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 2281 case DRM_FORMAT_VYUY:
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 2657 case DRM_FORMAT_VYUY:
|
Completed in 20 milliseconds