Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dpitch_filter.c145 size_t ind, pos, pos3QQ; in WebRtcIsacfix_PitchFilterGains() local
192 pos3QQ = pos - (indW16 + 4); in WebRtcIsacfix_PitchFilterGains()
199 tmpW32 += ubufQQ[pos3QQ + m] * fracoeffQQ[m]; in WebRtcIsacfix_PitchFilterGains()
221 pos3QQ++; in WebRtcIsacfix_PitchFilterGains()