OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DRM_FORMAT_YUV420
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/drm/
drm_fourcc.h
94
#define
DRM_FORMAT_YUV420
fourcc_code('Y', 'U', '1', '2')
/external/kernel-headers/original/uapi/drm/
drm_fourcc.h
128
#define
DRM_FORMAT_YUV420
fourcc_code('Y', 'U', '1', '2') /* 2x2 subsampled Cb (1) and Cr (2) planes */
Completed in 77 milliseconds