Searched defs:DRM_FORMAT_NV12 (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
| H A D | drm_fourcc.h | 73 #define DRM_FORMAT_NV12 fourcc_code('N', 'V', '1', '2') macro
|
| /kernel/linux/linux-5.10/include/uapi/drm/ |
| H A D | drm_fourcc.h | 233 #define DRM_FORMAT_NV12 fourcc_code('N', 'V', '1', '2') /* 2x2 subsampled Cr:Cb plane */ macro
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
| H A D | drm_fourcc.h | 108 #define DRM_FORMAT_NV12 fourcc_code('N', 'V', '1', '2') macro
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
| H A D | drm_fourcc.h | 108 #define DRM_FORMAT_NV12 fourcc_code('N', 'V', '1', '2') macro
|
| /kernel/linux/linux-6.6/include/uapi/drm/ |
| H A D | drm_fourcc.h | 314 #define DRM_FORMAT_NV12 fourcc_code('N', 'V', '1', '2') /* 2x2 subsampled Cr:Cb plane */ macro
|
Completed in 8 milliseconds