Searched refs:max_sc_v (Results 1 – 1 of 1) sorted by relevance
652 u32 max_sc_h, max_sc_v; in fimc_capture_try_selection() local668 max_sc_v = min(SCALER_MAX_VRATIO, 1 << tmp_min_v); in fimc_capture_try_selection()675 max_sc_h = max_sc_v = 1; in fimc_capture_try_selection()693 min_h = min_t(u32, max_h, sink->f_height / max_sc_v); in fimc_capture_try_selection()695 swap(max_sc_h, max_sc_v); in fimc_capture_try_selection()