Searched refs:WebRtcIsac_kKltT2Gain (Results 1 – 3 of 3) sorted by relevance
91 extern const double WebRtcIsac_kKltT2Gain[36];
553 const double WebRtcIsac_kKltT2Gain[36] = { variable
941 sum += tmpcoeffs2_g[pos] * WebRtcIsac_kKltT2Gain[pos2]; in WebRtcIsac_DecodeLpcCoef()1285 sum += tmpcoeffs2_g[pos] * WebRtcIsac_kKltT2Gain[pos2++]; in WebRtcIsac_EncodeLpcGainLb()1345 sum += tmpcoeffs2_g[pos] * WebRtcIsac_kKltT2Gain[pos2]; in WebRtcIsac_EncodeLpcGainLb()1922 sum += tmpcoeffs2_g[pos] * WebRtcIsac_kKltT2Gain[pos2++]; in WebRtcIsac_TranscodeLPCCoef()