OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DRM_FORMAT_UYVY
(Results
1 - 6
of
6
) sorted by relevancy
/xsrc/external/mit/xf86-video-openchrome/dist/src/
drm_fourcc.h
93
#define
DRM_FORMAT_UYVY
fourcc_code('U', 'Y', 'V', 'Y') /* [31:0] Y1:Cr0:Y0:Cb0 8:8:8:8 little endian */
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
sna_video_sprite.c
48
#define
DRM_FORMAT_UYVY
fourcc_code('U', 'Y', 'V', 'Y') /* [31:0] Y1:Cr0:Y0:Cb0 8:8:8:8 little endian */
305
f.pixel_format =
DRM_FORMAT_UYVY
;
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_video_sprite.c
48
#define
DRM_FORMAT_UYVY
fourcc_code('U', 'Y', 'V', 'Y') /* [31:0] Y1:Cr0:Y0:Cb0 8:8:8:8 little endian */
413
f.pixel_format =
DRM_FORMAT_UYVY
;
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
drm_fourcc.h
150
#define
DRM_FORMAT_UYVY
fourcc_code('U', 'Y', 'V', 'Y') /* [31:0] Y1:Cr0:Y0:Cb0 8:8:8:8 little endian */
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
drm_fourcc.h
198
#define
DRM_FORMAT_UYVY
fourcc_code('U', 'Y', 'V', 'Y') /* [31:0] Y1:Cr0:Y0:Cb0 8:8:8:8 little endian */
/xsrc/external/mit/libdrm/dist/include/drm/
drm_fourcc.h
240
#define
DRM_FORMAT_UYVY
fourcc_code('U', 'Y', 'V', 'Y') /* [31:0] Y1:Cr0:Y0:Cb0 8:8:8:8 little endian */
Completed in 17 milliseconds
Indexes created Fri Jul 31 00:23:59 UTC 2026