Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dpitch_estimator.c474 double HPin[PITCH_FRAME_LEN]; in WebRtcIsac_PitchAnalysis() local
489 WebRtcIsac_Highpass(in, HPin, State->hp_state, PITCH_FRAME_LEN); in WebRtcIsac_PitchAnalysis()
495 WebRtcIsac_WeightingFilter(HPin, &Weighted[0], &Whitened[QLOOKAHEAD], &(State->Wghtstr)); in WebRtcIsac_PitchAnalysis()