Searched refs:WebRtcIsac_kLpcGainDecorrMat (Results 1 – 3 of 3) sorted by relevance
47 extern const double WebRtcIsac_kLpcGainDecorrMat[SUBFRAMES][SUBFRAMES];
129 const double WebRtcIsac_kLpcGainDecorrMat[SUBFRAMES][SUBFRAMES] = variable
584 *out += data[rowCntr] * WebRtcIsac_kLpcGainDecorrMat[rowCntr][colCntr]; in WebRtcIsac_DecorrelateLPGain()679 *out += WebRtcIsac_kLpcGainDecorrMat[rowCntr][colCntr] * data[colCntr]; in WebRtcIsac_CorrelateLpcGain()