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