Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dfilter_functions.c201 static const double APlower[ALLPASSSECTIONS] = {0.1544, 0.744}; variable
235 WebRtcIsac_AllpassFilterForDec(data_vec, APlower, N, state_in+ALLPASSSECTIONS); in WebRtcIsac_DecimateAllpass()