Searched refs:constLinApprox (Results 1 – 1 of 1) sorted by relevance
80 int16_t constLinApprox, zeroGainLvl, maxGain, diffGain; in WebRtcAgc_CalculateGainTable() local131 constLinApprox = 22817; // in Q14 in WebRtcAgc_CalculateGainTable()237 tmp16 = (2 << 14) - constLinApprox; in WebRtcAgc_CalculateGainTable()244 tmp16 = constLinApprox - (1 << 14); in WebRtcAgc_CalculateGainTable()