Searched defs:DRM_FORMAT_BGRA5551 (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
| H A D | drm_fourcc.h | 39 #define DRM_FORMAT_BGRA5551 fourcc_code('B', 'A', '1', '5') macro
|
| /kernel/linux/linux-5.10/include/uapi/drm/ |
| H A D | drm_fourcc.h | 117 #define DRM_FORMAT_BGRA5551 fourcc_code('B', 'A', '1', '5') /* [15:0] B:G:R:A 5:5:5:1 little endian */ macro
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
| H A D | drm_fourcc.h | 52 #define DRM_FORMAT_BGRA5551 fourcc_code('B', 'A', '1', '5') macro
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
| H A D | drm_fourcc.h | 52 #define DRM_FORMAT_BGRA5551 fourcc_code('B', 'A', '1', '5') macro
|
| /kernel/linux/linux-6.6/include/uapi/drm/ |
| H A D | drm_fourcc.h | 183 #define DRM_FORMAT_BGRA5551 fourcc_code('B', 'A', '1', '5') /* [15:0] B:G:R:A 5:5:5:1 little endian */ macro
|
Completed in 8 milliseconds