OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:targetSupp
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/src/modules/audio_processing/aec/
aec_core.h
104
float
targetSupp
, minOverDrive;
echo_cancellation.c
38
static const float
targetSupp
[3] = {-6.9f, -11.5f, -18.4f};
629
aecpc->aec->
targetSupp
=
targetSupp
[aecpc->nlpMode];
Completed in 59 milliseconds