Searched defs:DRM_FORMAT_BGR565 (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
| H A D | drm_fourcc.h | 41 #define DRM_FORMAT_BGR565 fourcc_code('B', 'G', '1', '6') macro
|
| /kernel/linux/linux-5.10/include/uapi/drm/ |
| H A D | drm_fourcc.h | 120 #define DRM_FORMAT_BGR565 fourcc_code('B', 'G', '1', '6') /* [15:0] B:G:R 5:6:5 little endian */ macro
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
| H A D | drm_fourcc.h | 54 #define DRM_FORMAT_BGR565 fourcc_code('B', 'G', '1', '6') macro
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
| H A D | drm_fourcc.h | 54 #define DRM_FORMAT_BGR565 fourcc_code('B', 'G', '1', '6') macro
|
| /kernel/linux/linux-6.6/include/uapi/drm/ |
| H A D | drm_fourcc.h | 186 #define DRM_FORMAT_BGR565 fourcc_code('B', 'G', '1', '6') /* [15:0] B:G:R 5:6:5 little endian */ macro
|
Completed in 7 milliseconds