Home
last modified time | relevance | path

Searched defs:DRM_FORMAT_AYUV (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
Ddrm_fourcc.h64 #define DRM_FORMAT_AYUV fourcc_code('A', 'Y', 'U', 'V') macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
Ddrm_fourcc.h81 #define DRM_FORMAT_AYUV fourcc_code('A', 'Y', 'U', 'V') macro
/kernel/linux/linux-5.10/include/uapi/drm/
Ddrm_fourcc.h164 #define DRM_FORMAT_AYUV fourcc_code('A', 'Y', 'U', 'V') /* [31:0] A:Y:Cb:Cr 8:8:8:8 little endian … macro