Home
last modified time | relevance | path

Searched refs:VL_FMT_YUV422 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/zte/
H A Dzx_plane.c86 return VL_YUV422_YUYV | VL_FMT_YUV422; in zx_vl_get_fmt()
88 return VL_YUV422_YVYU | VL_FMT_YUV422; in zx_vl_get_fmt()
90 return VL_YUV422_UYVY | VL_FMT_YUV422; in zx_vl_get_fmt()
92 return VL_YUV422_VYUY | VL_FMT_YUV422; in zx_vl_get_fmt()
H A Dzx_plane_regs.h56 #define VL_FMT_YUV422 1 macro

Completed in 2 milliseconds