Searched refs:crossDotPtr (Results 1 – 1 of 1) sorted by relevance
40 int32_t *crossDotPtr; in WebRtcIlbcfix_AugmentedCbCorr() local46 crossDotPtr=crossDot; in WebRtcIlbcfix_AugmentedCbCorr()52 (*crossDotPtr) = WebRtcSpl_DotProductWithScale(target, buffer-lagcount, ilow, scale); in WebRtcIlbcfix_AugmentedCbCorr()55 (*crossDotPtr) += WebRtcSpl_DotProductWithScale(target+ilow, iSPtr, 4, scale); in WebRtcIlbcfix_AugmentedCbCorr()60 … (*crossDotPtr) += WebRtcSpl_DotProductWithScale(targetPtr, buffer-lagcount, SUBL-lagcount, scale); in WebRtcIlbcfix_AugmentedCbCorr()61 crossDotPtr++; in WebRtcIlbcfix_AugmentedCbCorr()