OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:aplower
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
filter_functions.c
201
static const double
APlower
[ALLPASSSECTIONS] = {0.1544, 0.744};
235
WebRtcIsac_AllpassFilterForDec(data_vec,
APlower
, N, state_in+ALLPASSSECTIONS);
Completed in 96 milliseconds