Home
last modified time | relevance | path

Searched refs:rga_is_yuv422_packed_format (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/include/
H A Drga_common.h23 bool rga_is_yuv422_packed_format(uint32_t format);
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/
H A Drga_common.c134 bool rga_is_yuv422_packed_format(uint32_t format) in rga_is_yuv422_packed_format() function
H A Drga2_reg_info.c1184 if (rga_is_yuv422_packed_format(msg->dst.format)) { in RGA2_set_reg_dst_info()