Searched refs:constLinApprox (Results 1 – 1 of 1) sorted by relevance
80 WebRtc_Word16 constLinApprox, zeroGainLvl, maxGain, diffGain; in WebRtcAgc_CalculateGainTable() local132 constLinApprox = 22817; // in Q14 in WebRtcAgc_CalculateGainTable()238 tmp16 = WEBRTC_SPL_LSHIFT_W16(2, 14) - constLinApprox; in WebRtcAgc_CalculateGainTable()245 tmp16 = constLinApprox - WEBRTC_SPL_LSHIFT_W16(1, 14); in WebRtcAgc_CalculateGainTable()