Searched refs:tratio (Results 1 – 1 of 1) sorted by relevance
122 double tratio = ratio; in output_gain() local127 tratio = 1000.; in output_gain()128 gain = (slope - thres) * tratio + thres; in output_gain()129 delta = tratio; in output_gain()133 …rmite_interpolation(slope, knee_stop, knee_start, ((knee_stop - thres) * tratio + thres), knee_st… in output_gain()136 …mite_interpolation(slope, knee_start, knee_stop, ((knee_start - thres) * tratio + thres), knee_st… in output_gain()