Searched refs:ptrIO (Results 1 – 1 of 1) sorted by relevance
688 double* ptrIO; in WebRtcIsac_Poly2LarUB() local707 ptrIO = lpcVecs; in WebRtcIsac_Poly2LarUB()710 memcpy(&poly[1], ptrIO, sizeof(double) * vecSize); in WebRtcIsac_Poly2LarUB()712 WebRtcIsac_Rc2Lar(rc, ptrIO, vecSize); in WebRtcIsac_Poly2LarUB()713 ptrIO += vecSize; in WebRtcIsac_Poly2LarUB()