Home
last modified time | relevance | path

Searched refs:iSPtr (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Daugmented_cb_corr.c41 int16_t *iSPtr=interpSamples; in WebRtcIlbcfix_AugmentedCbCorr() local
55 (*crossDotPtr) += WebRtcSpl_DotProductWithScale(target+ilow, iSPtr, 4, scale); in WebRtcIlbcfix_AugmentedCbCorr()
57 iSPtr += lagcount-ilow; in WebRtcIlbcfix_AugmentedCbCorr()