Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_VUY101010 (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/
H A Dmalidp_hw.c57 { DRM_FORMAT_VUY101010, DE_VIDEO1, 17 },
100 { DRM_FORMAT_VUY101010, DE_VIDEO1 | DE_VIDEO2, MALIDP_ID(6, 0)}, \
400 case DRM_FORMAT_VUY101010: in malidp_format_get_bpp()
747 case DRM_FORMAT_VUY101010: in malidpx50_get_bytes_per_column()
1149 case DRM_FORMAT_VUY101010: in malidp_hw_format_is_afbc_only()
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Ddrm_fourcc.h167 #define DRM_FORMAT_VUY101010 fourcc_code('V', 'U', '3', '0') /* Y followed by U then V, 10:10:10. N… macro
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/
H A Ddrm_fourcc.h167 #define DRM_FORMAT_VUY101010 fourcc_code('V', 'U', '3', '0') /* Y followed by U then V, 10:10:10. N… macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Ddrm_fourcc.h167 #define DRM_FORMAT_VUY101010 fourcc_code('V', 'U', '3', '0') /* Y followed by U then V, 10:10:10. N… macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_gem_framebuffer_helper.c332 case DRM_FORMAT_VUY101010: in drm_gem_afbc_get_bpp()
H A Ddrm_fourcc.c268 { .format = DRM_FORMAT_VUY101010, .depth = 0, in __drm_format_info()
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Ddrm_fourcc.h167 #define DRM_FORMAT_VUY101010 fourcc_code('V', 'U', '3', '0') /* Y followed by U then V, 10:10:10. N… macro
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/
H A Ddrm_fourcc.h204 #define DRM_FORMAT_VUY101010 fourcc_code('V', 'U', '3', '0') /* Y followed by U then V, 10:10:10. N… macro
/OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/
H A Ddrm_fourcc.h197 #define DRM_FORMAT_VUY101010 fourcc_code('V', 'U', '3', '0') /* Y followed by U then V, 10:10:10. N… macro
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Dafbc.rst170 * - DRM_FORMAT_VUY101010
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c192 case DRM_FORMAT_VUY101010: in rockchip_drm_get_bpp()