Searched refs:WebRtcIsac_kLpcMeansGain (Results 1 – 3 of 3) sorted by relevance
96 extern const double WebRtcIsac_kLpcMeansGain[12];
574 const double WebRtcIsac_kLpcMeansGain[12] = { variable
971 LPCCoef[pos] += WebRtcIsac_kLpcMeansGain[posg]; in WebRtcIsac_DecodeLpcCoef()976 LPCCoef[pos] += WebRtcIsac_kLpcMeansGain[posg]; in WebRtcIsac_DecodeLpcCoef()1247 tmpcoeffs_g[posg] -= WebRtcIsac_kLpcMeansGain[posg]; in WebRtcIsac_EncodeLpcGainLb()1251 tmpcoeffs_g[posg] -= WebRtcIsac_kLpcMeansGain[posg]; in WebRtcIsac_EncodeLpcGainLb()1359 sum += WebRtcIsac_kLpcMeansGain[posg]; in WebRtcIsac_EncodeLpcGainLb()1364 sum += WebRtcIsac_kLpcMeansGain[posg]; in WebRtcIsac_EncodeLpcGainLb()1884 tmpcoeffs_g[posg] -= WebRtcIsac_kLpcMeansGain[posg]; in WebRtcIsac_TranscodeLPCCoef()1888 tmpcoeffs_g[posg] -= WebRtcIsac_kLpcMeansGain[posg]; in WebRtcIsac_TranscodeLPCCoef()