Searched refs:ptrIO (Results 1 – 1 of 1) sorted by relevance
683 double* ptrIO; in WebRtcIsac_Poly2LarUB() local702 ptrIO = lpcVecs; in WebRtcIsac_Poly2LarUB()705 memcpy(&poly[1], ptrIO, sizeof(double) * vecSize); in WebRtcIsac_Poly2LarUB()707 WebRtcIsac_Rc2Lar(rc, ptrIO, vecSize); in WebRtcIsac_Poly2LarUB()708 ptrIO += vecSize; in WebRtcIsac_Poly2LarUB()