Searched refs:src_format (Results 1 – 2 of 2) sorted by relevance
195 int src_format = request->src.format; in config_rga_yuv2rgb_mode() local199 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()
29 MppFrameFormat src_format; member224 size_t srcfrmsize = get_src_frm_size(cfg->src_format, cfg->src_width_vir, cfg->src_height_vir); in vdpp_test()311 params.param.com2.sfmt = cfg->src_format; in vdpp_test()566 cfg.src_format = atoi(optarg); in main()