Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/vproc/rga/
H A Drga.c49 static int is_rgb_format(int fmt) in is_rgb_format() function
199 if (is_yuv_format(src_format) && is_rgb_format(dst_format)) { in config_rga_yuv2rgb_mode()
202 } else if (is_rgb_format(src_format) && is_yuv_format(dst_format)) { in config_rga_yuv2rgb_mode()