Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c1649 const int tol_high = (cpi->sf.recode_tolerance_high * frame_target) / 100; in vp9_rc_compute_frame_size_bounds() local
1652 VPXMIN(frame_target + tol_high + 100, cpi->rc.max_frame_bandwidth); in vp9_rc_compute_frame_size_bounds()