OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PREF_BAND_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/src/modules/audio_processing/aec/
aec_core.h
28
#define
PREF_BAND_SIZE
24
aec_core.c
865
float hNlPref[
PREF_BAND_SIZE
];
868
const int prefBandSize =
PREF_BAND_SIZE
/ aec->mult;
[
all
...]
Completed in 3196 milliseconds