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