OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DRM_FORMAT_NV24
(Results
1 - 4
of
4
) sorted by null
/external/libdrm/include/drm/
drm_fourcc.h
141
#define
DRM_FORMAT_NV24
fourcc_code('N', 'V', '2', '4') /* non-subsampled Cr:Cb plane */
/external/mesa3d/include/drm-uapi/
drm_fourcc.h
141
#define
DRM_FORMAT_NV24
fourcc_code('N', 'V', '2', '4') /* non-subsampled Cr:Cb plane */
/bionic/libc/kernel/uapi/drm/
drm_fourcc.h
95
#define
DRM_FORMAT_NV24
fourcc_code('N', 'V', '2', '4')
/external/kernel-headers/original/uapi/drm/
drm_fourcc.h
195
#define
DRM_FORMAT_NV24
fourcc_code('N', 'V', '2', '4') /* non-subsampled Cr:Cb plane */
Completed in 2348 milliseconds