| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_sprite.c | 952 case DRM_FORMAT_VYUY: in vlv_sprite_ctl() 1364 case DRM_FORMAT_VYUY: in ivb_sprite_ctl() 1674 case DRM_FORMAT_VYUY: in g4x_sprite_ctl() 2407 DRM_FORMAT_VYUY, 2426 DRM_FORMAT_VYUY, 2441 DRM_FORMAT_VYUY, 2458 DRM_FORMAT_VYUY, 2475 DRM_FORMAT_VYUY, 2493 DRM_FORMAT_VYUY, 2512 DRM_FORMAT_VYUY, [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_layer.c | 154 DRM_FORMAT_VYUY, 177 DRM_FORMAT_VYUY,
|
| H A D | sun4i_frontend.c | 328 case DRM_FORMAT_VYUY: in sun4i_frontend_drm_format_to_input_sequence() 372 DRM_FORMAT_VYUY,
|
| H A D | sun8i_vi_layer.c | 448 DRM_FORMAT_VYUY, 492 DRM_FORMAT_VYUY,
|
| H A D | sun4i_backend.c | 148 DRM_FORMAT_VYUY, 244 case DRM_FORMAT_VYUY: in sun4i_backend_update_yuv_format()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_catalog_format.h | 82 DRM_FORMAT_VYUY,
|
| /OK3568_Linux_fs/external/linux-rga/core/utils/drm_utils/src/ |
| H A D | drm_utils.cpp | 65 { DRM_FORMAT_VYUY, RK_FORMAT_VYUY_422 },
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/zte/ |
| H A D | zx_plane.c | 36 DRM_FORMAT_VYUY, 91 case DRM_FORMAT_VYUY: in zx_vl_get_fmt() 122 case DRM_FORMAT_VYUY: in zx_vl_rsz_get_fmt()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tve200/ |
| H A D | tve200_display.c | 220 case DRM_FORMAT_VYUY: in tve200_display_enable() 344 DRM_FORMAT_VYUY, in tve200_display_init()
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0057-gl-renderer-dmabuf-Support-NV12-AFBC-and-NV12_10-AFB.patch | 22 case DRM_FORMAT_VYUY:
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0057-gl-renderer-dmabuf-Support-NV12-AFBC-and-NV12_10-AFB.patch | 22 case DRM_FORMAT_VYUY:
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/ |
| H A D | fb_decoder.c | 65 {DRM_FORMAT_VYUY, 16, "16-bit packed VYUY (8:8:8:8 MSB-Y2:U:Y1:V)"}, 464 drm_format = DRM_FORMAT_VYUY; in intel_vgpu_decode_sprite_plane()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/dcss/ |
| H A D | dcss-plane.c | 133 (pix_fmt == DRM_FORMAT_UYVY || pix_fmt == DRM_FORMAT_VYUY || in dcss_plane_is_source_size_allowed() 228 format->format == DRM_FORMAT_VYUY || in dcss_plane_atomic_set_base()
|
| H A D | dcss-dpr.c | 299 case DRM_FORMAT_VYUY: in dcss_dpr_pix_size_set() 442 case DRM_FORMAT_VYUY: in dcss_dpr_setup_components()
|
| H A D | dcss-scaler.c | 426 if (pix_format == DRM_FORMAT_UYVY || pix_format == DRM_FORMAT_VYUY || in dcss_scaler_res_set() 775 pix_format == DRM_FORMAT_VYUY || in dcss_scaler_setup()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_fimc.c | 342 case DRM_FORMAT_VYUY: in fimc_src_set_fmt_order() 387 case DRM_FORMAT_VYUY: in fimc_src_set_fmt() 609 case DRM_FORMAT_VYUY: in fimc_dst_set_fmt_order() 659 case DRM_FORMAT_VYUY: in fimc_dst_set_fmt() 1221 DRM_FORMAT_UYVY, DRM_FORMAT_VYUY, DRM_FORMAT_YUYV, DRM_FORMAT_YVYU,
|
| H A D | exynos_drm_gsc.c | 487 case DRM_FORMAT_VYUY: in gsc_src_set_fmt() 674 case DRM_FORMAT_VYUY: in gsc_dst_set_fmt() 1205 DRM_FORMAT_UYVY, DRM_FORMAT_VYUY, DRM_FORMAT_YUYV, DRM_FORMAT_YVYU,
|
| /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 | 151 #define DRM_FORMAT_VYUY fourcc_code('V', 'Y', 'U', 'Y') /* [31:0] Y1:Cb0:Y0:Cr0 8:8:8:8 little end… 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 | 151 #define DRM_FORMAT_VYUY fourcc_code('V', 'Y', 'U', 'Y') /* [31:0] Y1:Cb0:Y0:Cr0 8:8:8:8 little end… macro
|
| /OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/ |
| H A D | drm_fourcc.h | 162 #define DRM_FORMAT_VYUY fourcc_code('V', 'Y', 'U', 'Y') /* [31:0] Y1:Cb0:Y0:Cr0 8:8:8:8 little end… macro
|
| /OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/ |
| H A D | drm_fourcc.h | 162 #define DRM_FORMAT_VYUY fourcc_code('V', 'Y', 'U', 'Y') /* [31:0] Y1:Cb0:Y0:Cr0 8:8:8:8 little end… macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/ |
| H A D | drm_fourcc.h | 162 #define DRM_FORMAT_VYUY fourcc_code('V', 'Y', 'U', 'Y') /* [31:0] Y1:Cb0:Y0:Cr0 8:8:8:8 little end… macro
|
| /OK3568_Linux_fs/kernel/include/uapi/drm/ |
| H A D | drm_fourcc.h | 162 #define DRM_FORMAT_VYUY fourcc_code('V', 'Y', 'U', 'Y') /* [31:0] Y1:Cb0:Y0:Cr0 8:8:8:8 little end… macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ingenic/ |
| H A D | ingenic-ipu.c | 395 case DRM_FORMAT_VYUY: in ingenic_ipu_plane_atomic_update() 849 DRM_FORMAT_VYUY,
|
| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/ |
| H A D | drm_fourcc.h | 199 #define DRM_FORMAT_VYUY fourcc_code('V', 'Y', 'U', 'Y') /* [31:0] Y1:Cb0:Y0:Cr0 8:8:8:8 little end… macro
|