Searched refs:pct_high (Results 1 – 2 of 2) sorted by relevance
1927 const int pct_high = in av1_calc_pframe_target_size_one_pass_cbr() local1929 target += (target * pct_high) / 200; in av1_calc_pframe_target_size_one_pass_cbr()
2144 const int pct_high = in calc_pframe_target_size_one_pass_cbr() local2146 target += (target * pct_high) / 200; in calc_pframe_target_size_one_pass_cbr()