OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noisePow
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/src/modules/audio_processing/aec/
aec_core.h
90
float *
noisePow
;
aec_core.c
117
const float *
noisePow
, const float *lambda);
465
aec->
noisePow
= aec->dInitMinPow;
741
aec->
noisePow
= aec->dInitMinPow;
744
aec->
noisePow
= aec->dMinPow;
[
all
...]
Completed in 31 milliseconds