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