Searched refs:max_sc_h (Results 1 – 1 of 1) sorted by relevance
671 u32 max_sc_h, max_sc_v; in fimc_capture_try_selection() local683 max_sc_h = min(SCALER_MAX_HRATIO, 1 << (ffs(sink->width) - 3)); in fimc_capture_try_selection()691 max_sc_h = max_sc_v = 1; in fimc_capture_try_selection()708 min_w = min_t(u32, max_w, sink->f_width / max_sc_h); in fimc_capture_try_selection()711 swap(max_sc_h, max_sc_v); in fimc_capture_try_selection()