OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxSpecFlat
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/ns/
ns_core.h
42
float
maxSpecFlat
;
ns_core.c
60
self->featureExtractionParams.
maxSpecFlat
= 0.95f;
460
if (self->priorModelPars[1] > self->featureExtractionParams.
maxSpecFlat
) {
461
self->priorModelPars[1] = self->featureExtractionParams.
maxSpecFlat
;
[
all
...]
Completed in 50 milliseconds