Searched refs:DRM_FORMAT_BGR888_A8 (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/ |
| H A D | ipuv3-plane.c | 69 DRM_FORMAT_BGR888_A8, 209 case DRM_FORMAT_BGR888_A8: in ipu_plane_separate_alpha() 481 case DRM_FORMAT_BGR888_A8: in ipu_plane_atomic_check() 679 case DRM_FORMAT_BGR888_A8: in ipu_plane_atomic_update()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/ |
| H A D | drm_fourcc.h | 165 #define DRM_FORMAT_BGR888_A8 fourcc_code('B', '8', 'A', '8') macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/ |
| H A D | drm_fourcc.h | 165 #define DRM_FORMAT_BGR888_A8 fourcc_code('B', '8', 'A', '8') macro
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/ |
| H A D | drm_fourcc.h | 222 #define DRM_FORMAT_BGR888_A8 fourcc_code('B', '8', 'A', '8') macro
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/ |
| H A D | drm_fourcc.h | 222 #define DRM_FORMAT_BGR888_A8 fourcc_code('B', '8', 'A', '8') macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/ |
| H A D | drm_fourcc.h | 222 #define DRM_FORMAT_BGR888_A8 fourcc_code('B', '8', 'A', '8') macro
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | drm_fourcc.h | 222 #define DRM_FORMAT_BGR888_A8 fourcc_code('B', '8', 'A', '8') macro
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/ |
| H A D | drm_fourcc.h | 259 #define DRM_FORMAT_BGR888_A8 fourcc_code('B', '8', 'A', '8') macro
|
| /OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/ |
| H A D | drm_fourcc.h | 252 #define DRM_FORMAT_BGR888_A8 fourcc_code('B', '8', 'A', '8') macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/ |
| H A D | ipu-cpmem.c | 712 case DRM_FORMAT_BGR888_A8: in ipu_cpmem_set_fmt() 750 case DRM_FORMAT_BGR888_A8: in ipu_cpmem_set_fmt()
|
| H A D | ipu-common.c | 80 case DRM_FORMAT_BGR888_A8: in ipu_drm_fourcc_to_colorspace()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_fourcc.c | 206 …{ .format = DRM_FORMAT_BGR888_A8, .depth = 32, .num_planes = 2, .cpp = { 3, 1, 0 }, .hsub = 1, .vs… in __drm_format_info()
|