Home
last modified time | relevance | path

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

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