Searched refs:inpl (Results 1 – 1 of 1) sorted by relevance
651 double rc[MAX_ORDER], *inpl, *inph, *outp; in WebRtcIsac_Poly2Lar() local653 inpl = lowband; in WebRtcIsac_Poly2Lar()658 outp[0] = inpl[0]; in WebRtcIsac_Poly2Lar()663 inpl[0] = 1.0; in WebRtcIsac_Poly2Lar()664 WebRtcIsac_Poly2Rc(inpl, orderLo, rc); in WebRtcIsac_Poly2Lar()674 inpl += orderLo + 1; in WebRtcIsac_Poly2Lar()