| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0053-gl-renderer-dmabuf-Support-NV12-AFBC-and-NV12_10-AFB.patch | 29 +#ifndef DRM_FORMAT_YUV420_10BIT 30 +#define DRM_FORMAT_YUV420_10BIT fourcc_code('Y', 'U', '1', '0') 41 + case DRM_FORMAT_YUV420_10BIT: 50 + dmabuf->attributes.format == DRM_FORMAT_YUV420_10BIT)
|
| H A D | 0059-pixel-formats-Support-NV15-YU08-YU10.patch | 53 +#ifndef DRM_FORMAT_YUV420_10BIT 54 +#define DRM_FORMAT_YUV420_10BIT fourcc_code('Y', 'U', '1', '0')
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/ |
| H A D | gstkmsutils.h | 45 #ifndef DRM_FORMAT_YUV420_10BIT 46 #define DRM_FORMAT_YUV420_10BIT fourcc_code('Y', 'U', '1', '0') macro
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0056-pixel-formats-Support-NV15-YU08-YU10.patch | 53 +#ifndef DRM_FORMAT_YUV420_10BIT 54 +#define DRM_FORMAT_YUV420_10BIT fourcc_code('Y', 'U', '1', '0')
|
| H A D | 0057-gl-renderer-dmabuf-Support-NV12-AFBC-and-NV12_10-AFB.patch | 26 + case DRM_FORMAT_YUV420_10BIT:
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0056-pixel-formats-Support-NV15-YU08-YU10.patch | 53 +#ifndef DRM_FORMAT_YUV420_10BIT 54 +#define DRM_FORMAT_YUV420_10BIT fourcc_code('Y', 'U', '1', '0')
|
| H A D | 0057-gl-renderer-dmabuf-Support-NV12-AFBC-and-NV12_10-AFB.patch | 26 + case DRM_FORMAT_YUV420_10BIT:
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/ |
| H A D | 0024-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch | 75 + _fmt = DRM_FORMAT_YUV420_10BIT; 202 + else if (plane->formats[j] == DRM_FORMAT_YUV420_10BIT) 370 +#ifndef DRM_FORMAT_YUV420_10BIT 371 +#define DRM_FORMAT_YUV420_10BIT fourcc_code('Y', 'U', '1', '0')
|
| H A D | 0025-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch | 285 + format = DRM_FORMAT_YUV420_10BIT; 344 +#ifndef DRM_FORMAT_YUV420_10BIT 345 +#define DRM_FORMAT_YUV420_10BIT fourcc_code('Y', 'U', '1', '0')
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/ |
| H A D | 0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch | 67 + _fmt = DRM_FORMAT_YUV420_10BIT; 194 + else if (plane->formats[j] == DRM_FORMAT_YUV420_10BIT) 362 +#ifndef DRM_FORMAT_YUV420_10BIT 363 +#define DRM_FORMAT_YUV420_10BIT fourcc_code('Y', 'U', '1', '0')
|
| H A D | 0026-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch | 309 + format = DRM_FORMAT_YUV420_10BIT; 372 +#ifndef DRM_FORMAT_YUV420_10BIT 373 +#define DRM_FORMAT_YUV420_10BIT fourcc_code('Y', 'U', '1', '0')
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/ |
| H A D | 0025-kmssink-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV1.patch | 67 + _fmt = DRM_FORMAT_YUV420_10BIT; 194 + else if (plane->formats[j] == DRM_FORMAT_YUV420_10BIT) 362 +#ifndef DRM_FORMAT_YUV420_10BIT 363 +#define DRM_FORMAT_YUV420_10BIT fourcc_code('Y', 'U', '1', '0')
|
| H A D | 0026-waylandsink-Support-NV12_10LE40-and-NV12-NV12_10LE40.patch | 309 + format = DRM_FORMAT_YUV420_10BIT; 372 +#ifndef DRM_FORMAT_YUV420_10BIT 373 +#define DRM_FORMAT_YUV420_10BIT fourcc_code('Y', 'U', '1', '0')
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22/ |
| H A D | 0012-glupload-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV.patch | 33 + return DRM_FORMAT_YUV420_10BIT; 158 +#ifndef DRM_FORMAT_YUV420_10BIT 159 +#define DRM_FORMAT_YUV420_10BIT fourcc_code('Y', 'U', '1', '0')
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-base/ |
| H A D | 0012-glupload-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV.patch | 33 + return DRM_FORMAT_YUV420_10BIT; 158 +#ifndef DRM_FORMAT_YUV420_10BIT 159 +#define DRM_FORMAT_YUV420_10BIT fourcc_code('Y', 'U', '1', '0')
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.20/ |
| H A D | 0012-glupload-Support-NV12_10LE40-and-NV12-NV12_10LE40-NV.patch | 33 + return DRM_FORMAT_YUV420_10BIT; 158 +#ifndef DRM_FORMAT_YUV420_10BIT 159 +#define DRM_FORMAT_YUV420_10BIT fourcc_code('Y', 'U', '1', '0')
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/ |
| H A D | malidp_hw.c | 58 { DRM_FORMAT_YUV420_10BIT, DE_VIDEO1, 18 } 103 { DRM_FORMAT_YUV420_10BIT, DE_VIDEO1 | DE_VIDEO2, MALIDP_ID(6, 7)}, \ 403 case DRM_FORMAT_YUV420_10BIT: in malidp_format_get_bpp() 749 case DRM_FORMAT_YUV420_10BIT: in malidpx50_get_bytes_per_column() 766 case DRM_FORMAT_YUV420_10BIT: in malidp550_rotmem_required() 1151 case DRM_FORMAT_YUV420_10BIT: in malidp_hw_format_is_afbc_only()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/meson/ |
| H A D | meson_overlay.c | 516 case DRM_FORMAT_YUV420_10BIT: in meson_overlay_atomic_update() 753 format != DRM_FORMAT_YUV420_10BIT) in meson_overlay_format_mod_supported() 766 format != DRM_FORMAT_YUV420_10BIT) { in meson_overlay_format_mod_supported() 815 DRM_FORMAT_YUV420_10BIT, /* Amlogic FBC Only */
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_format_caps.c | 46 case DRM_FORMAT_YUV420_10BIT: in komeda_get_afbc_format_bpp()
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/ |
| H A D | drm_fourcc.h | 210 #define DRM_FORMAT_YUV420_10BIT fourcc_code('Y', 'U', '1', '0') macro
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/ |
| H A D | drm_fourcc.h | 210 #define DRM_FORMAT_YUV420_10BIT fourcc_code('Y', 'U', '1', '0') macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/ |
| H A D | drm_fourcc.h | 210 #define DRM_FORMAT_YUV420_10BIT fourcc_code('Y', 'U', '1', '0') macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_gem_framebuffer_helper.c | 330 case DRM_FORMAT_YUV420_10BIT: in drm_gem_afbc_get_bpp()
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | drm_fourcc.h | 210 #define DRM_FORMAT_YUV420_10BIT fourcc_code('Y', 'U', '1', '0') macro
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_xv.c | 81 #ifndef DRM_FORMAT_YUV420_10BIT 82 #define DRM_FORMAT_YUV420_10BIT fourcc_code('Y', 'U', '1', '0') macro 681 fourcc = DRM_FORMAT_YUV420_10BIT; in glamor_xv_render_dma()
|