Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dratectrl.c1613 const int pct_high = in calc_pframe_target_size_one_pass_cbr() local
1615 target += (target * pct_high) / 200; in calc_pframe_target_size_one_pass_cbr()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c2069 const int pct_high = in calc_pframe_target_size_one_pass_cbr() local
2071 target += (target * pct_high) / 200; in calc_pframe_target_size_one_pass_cbr()