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