Searched refs:larVecs (Results 1 – 1 of 1) sorted by relevance
747 void WebRtcIsac_Lar2PolyInterpolUB(double* larVecs, double* percepFilterParams, in WebRtcIsac_Lar2PolyInterpolUB() argument756 delta[coeffCntr] = (larVecs[UB_LPC_ORDER + coeffCntr] - in WebRtcIsac_Lar2PolyInterpolUB()757 larVecs[coeffCntr]) / (numPolyVecs - 1); in WebRtcIsac_Lar2PolyInterpolUB()762 larInterpol[coeffCntr] = larVecs[coeffCntr] + in WebRtcIsac_Lar2PolyInterpolUB()