Home
last modified time | relevance | path

Searched refs:kLowProbabilityThreshold (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/vad/
Dpitch_based_vad.cc32 static const double kLowProbabilityThreshold = 0.2; variable
118 kLowProbabilityThreshold) < 0) in UpdatePrior()
/external/webrtc/webrtc/modules/audio_processing/agc/
Dhistogram.cc56 static const double kLowProbabilityThreshold = 0.2; variable
59 kLowProbabilityThreshold * kProbQDomain);