Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c234 need_downscaling(const struct ia_css_resolution in_res,
4717 need_scaler = need_downscaling(video_bin_out_info.res, pipe_out_info->res); in load_video_binaries()
5300 need_extra_yuv_scaler = need_downscaling(capt_pp_out_info.res, in load_primary_binaries()
5944 need_downscaling(const struct ia_css_resolution in_res, in need_downscaling() function
5983 if ((out_res.width != 0) && need_downscaling(in_res, out_res)) in need_yuv_scaler_stage()