Searched refs:WebRtcIsac_kKltT1Gain (Results 1 – 3 of 3) sorted by relevance
86 extern const double WebRtcIsac_kKltT1Gain[4];
482 const double WebRtcIsac_kKltT1Gain[4] = { variable
909 sum += tmpcoeffs_g[pos++] * WebRtcIsac_kKltT1Gain[pos2++]; in WebRtcIsac_DecodeLpcCoef()1267 sum += tmpcoeffs_g[pos++] * WebRtcIsac_kKltT1Gain[pos2]; in WebRtcIsac_EncodeLpcGainLb()1328 sum += tmpcoeffs_g[pos++] * WebRtcIsac_kKltT1Gain[pos2++]; in WebRtcIsac_EncodeLpcGainLb()1904 sum += tmpcoeffs_g[pos++] * WebRtcIsac_kKltT1Gain[pos2]; in WebRtcIsac_TranscodeLPCCoef()