Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dinitialize.c135 State->decimator_state32[k] = 0; in WebRtcIsacfix_InitPitchAnalysis()
Dstructs.h138 int32_t decimator_state32[2*ALLPASSSECTIONS+1]; member
Dpitch_estimator.c190 WebRtcIsacfix_DecimateAllpass32(in, State->decimator_state32, PITCH_FRAME_LEN, in WebRtcIsacfix_InitialPitch()