Searched refs:is_yuv_format (Results 1 – 1 of 1) sorted by relevance
40 static int is_yuv_format(int fmt) in is_yuv_format() function199 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()