Home
last modified time | relevance | path

Searched defs:IsConfident (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_processing/agc2/
Dspeech_level_estimator.cc116 bool SpeechLevelEstimator::IsConfident() const { in IsConfident() function in webrtc::SpeechLevelEstimator
Dspeech_level_estimator_unittest.cc107 TEST(GainController2SpeechLevelEstimator, IsConfident) { in TEST() argument