Searched refs:tol_high (Results 1 – 1 of 1) sorted by relevance
1649 const int tol_high = (cpi->sf.recode_tolerance_high * frame_target) / 100; in vp9_rc_compute_frame_size_bounds() local1652 VPXMIN(frame_target + tol_high + 100, cpi->rc.max_frame_bandwidth); in vp9_rc_compute_frame_size_bounds()