Searched refs:pt_high (Results 1 – 1 of 1) sorted by relevance
890 double pt_low, double pt_high, int Q) { in calc_correction_factor() argument897 power_term = (power_term > pt_high) ? pt_high : power_term; in calc_correction_factor()