Searched refs:out_res (Results 1 – 3 of 3) sorted by relevance
122 goto out_res; in fs_enet_mdio_probe()175 out_res: in fs_enet_mdio_probe()
469 goto out_res; in sh7760fb_probe()549 out_res: in sh7760fb_probe()
223 const struct ia_css_resolution out_res);5740 const struct ia_css_resolution out_res) in need_downscaling() argument5742 if (in_res.width > out_res.width || in_res.height > out_res.height) in need_downscaling()5752 struct ia_css_resolution in_res, out_res; in need_yuv_scaler_stage() local5775 out_res = pipe->output_info[i].res; in need_yuv_scaler_stage()5778 if ((out_res.width != 0) && need_downscaling(in_res, out_res)) in need_yuv_scaler_stage()