OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kLowProbabilityThreshold
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/vad/
pitch_based_vad.cc
32
static const double
kLowProbabilityThreshold
= 0.2;
118
kLowProbabilityThreshold
) < 0)
/external/webrtc/webrtc/modules/audio_processing/agc/
histogram.cc
56
static const double
kLowProbabilityThreshold
= 0.2;
59
kLowProbabilityThreshold
* kProbQDomain);
Completed in 40 milliseconds