Searched refs:WebRtcIsac_Lar2Rc (Results 1 – 1 of 1) sorted by relevance
638 void WebRtcIsac_Lar2Rc(const double* lar, double* refc, int order) { in WebRtcIsac_Lar2Rc() function726 WebRtcIsac_Lar2Rc(&inp[2], rc, orderLo); in WebRtcIsac_Lar2Poly()730 WebRtcIsac_Lar2Rc(&inp[orderLo + 2], rc, orderHi); in WebRtcIsac_Lar2Poly()765 WebRtcIsac_Lar2Rc(larInterpol, rc, UB_LPC_ORDER); in WebRtcIsac_Lar2PolyInterpolUB()