Home
last modified time | relevance | path

Searched defs:drm_fourcc (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/linux-rga/core/utils/drm_utils/src/
H A Ddrm_utils.cpp82 uint32_t get_format_from_drm_fourcc(uint32_t drm_fourcc) { in get_format_from_drm_fourcc()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/
H A Dvirtgpu_plane.c48 uint32_t virtio_gpu_translate_format(uint32_t drm_fourcc) in virtio_gpu_translate_format()
/OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/
H A Dxv.c247 uint32_t drm_fourcc; in ms_exa_xv_create_dma_pixmap() local
/OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/
H A Dipu-cpmem.c641 int ipu_cpmem_set_fmt(struct ipuv3_channel *ch, u32 drm_fourcc) in ipu_cpmem_set_fmt()
H A Dipu-common.c57 enum ipu_color_space ipu_drm_fourcc_to_colorspace(u32 drm_fourcc) in ipu_drm_fourcc_to_colorspace()