Searched refs:inpl (Results 1 – 1 of 1) sorted by relevance
656 double rc[MAX_ORDER], *inpl, *inph, *outp; in WebRtcIsac_Poly2Lar() local658 inpl = lowband; in WebRtcIsac_Poly2Lar()663 outp[0] = inpl[0]; in WebRtcIsac_Poly2Lar()668 inpl[0] = 1.0; in WebRtcIsac_Poly2Lar()669 WebRtcIsac_Poly2Rc(inpl, orderLo, rc); in WebRtcIsac_Poly2Lar()679 inpl += orderLo + 1; in WebRtcIsac_Poly2Lar()