Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/codecs/isac/main/source/
Dpitch_estimator.c152 static const double APupper[ALLPASSSECTIONS] = {0.0347, 0.3826}; in WebRtcIsac_DecimateAllpass() local
164 WebRtcIsac_AllpassFilterForDec(data_vec + 1, APupper, N, state_in); in WebRtcIsac_DecimateAllpass()