Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_coding/codecs/isac/main/source/
Dintialize.c162 State->decimator_state[k] = 0.0; in WebRtcIsac_InitPitchAnalysis()
Dstructs.h133 double decimator_state[2*ALLPASSSECTIONS+1]; member
Dpitch_estimator.c168 WebRtcIsac_DecimateAllpass(in, State->decimator_state, PITCH_FRAME_LEN, in WebRtcIsac_InitializePitch()