Searched refs:gainCorrection (Results 1 – 1 of 1) sorted by relevance
166 float gainCorrection = 1.0 / gain; // normalize the gain in generateCoefficients() local168 mCoefficients.at(gainCursor + tap) *= gainCorrection; in generateCoefficients()