Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/isac/main/source/
Dstructs.h124 double hp_state[2]; member
Disac_vad.c65 State->hp_state[k] = 0.0; in WebRtcIsac_InitPitchAnalysis()
Dpitch_estimator.c559 WebRtcIsac_Highpass(in, HPin, State->hp_state, PITCH_FRAME_LEN); in RTC_PUSH_IGNORING_WFRAME_LARGER_THAN()