Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dintialize.c160 State->hp_state[k] = 0.0; in WebRtcIsac_InitPitchAnalysis()
Dstructs.h134 double hp_state[2]; member
Dpitch_estimator.c489 WebRtcIsac_Highpass(in, HPin, State->hp_state, PITCH_FRAME_LEN); in WebRtcIsac_PitchAnalysis()