Searched refs:ov_reserve (Results 1 – 1 of 1) sorted by relevance
1059 int ov_reserve, reserve; in calculateSbrEnvelope() local1069 ov_reserve = fNorm(maxVal); in calculateSbrEnvelope()1082 if (ov_adj_e - ov_reserve > adj_e - reserve ) /* set output_e to the maximum */ in calculateSbrEnvelope()1083 output_e = ov_adj_e - ov_reserve; in calculateSbrEnvelope()