Searched refs:max_sc_v (Results 1 – 1 of 1) sorted by relevance
663 u32 max_sc_h, max_sc_v; in fimc_capture_try_selection() local679 max_sc_v = min(SCALER_MAX_VRATIO, 1 << tmp_min_v); in fimc_capture_try_selection()686 max_sc_h = max_sc_v = 1; in fimc_capture_try_selection()704 min_h = min_t(u32, max_h, sink->f_height / max_sc_v); in fimc_capture_try_selection()706 swap(max_sc_h, max_sc_v); in fimc_capture_try_selection()