OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DRM_FORMAT_NV12
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/drm/
drm_fourcc.h
84
#define
DRM_FORMAT_NV12
fourcc_code('N', 'V', '1', '2')
/external/kernel-headers/original/uapi/drm/
drm_fourcc.h
112
#define
DRM_FORMAT_NV12
fourcc_code('N', 'V', '1', '2') /* 2x2 subsampled Cr:Cb plane */
/external/libdrm/include/drm/
drm_fourcc.h
105
#define
DRM_FORMAT_NV12
fourcc_code('N', 'V', '1', '2') /* 2x2 subsampled Cr:Cb plane */
Completed in 270 milliseconds