Searched refs:myVec (Results 1 – 1 of 1) sorted by relevance
443 double myVec[UB16_LPC_VEC_PER_FRAME] = {0.0}; in WebRtcIsac_CorrelateInterVec() local468 myVec[rowCntr] = 0; in WebRtcIsac_CorrelateInterVec()471 myVec[rowCntr] += data[coeffCntr + colCntr * UB_LPC_ORDER] * //*ptrData * in WebRtcIsac_CorrelateInterVec()479 out[coeffCntr + rowCntr * UB_LPC_ORDER] = myVec[rowCntr]; in WebRtcIsac_CorrelateInterVec()