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