Searched refs:pt_high (Results 1 – 2 of 2) sorted by relevance
954 double pt_high, in calc_correction_factor() argument963 power_term = (power_term > pt_high) ? pt_high : power_term; in calc_correction_factor()
1158 double pt_high, in calc_correction_factor() argument1165 VPXMIN(vp9_convert_qindex_to_q(q, bit_depth) * 0.01 + pt_low, pt_high); in calc_correction_factor()