Home
last modified time | relevance | path

Searched defs:adjacent_speech_frames_threshold (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/modules/audio_processing/agc2/
Dsaturation_protector.cc98 int adjacent_speech_frames_threshold, in SaturationProtectorImpl()
177 int adjacent_speech_frames_threshold, in CreateSaturationProtector()
Dspeech_level_estimator_unittest.cc46 int adjacent_speech_frames_threshold) { in GetAdaptiveDigitalConfig()
176 int adjacent_speech_frames_threshold() const { return GetParam(); } in adjacent_speech_frames_threshold() function in webrtc::__anon38605e960111::SpeechLevelEstimatorParametrization
Dsaturation_protector_unittest.cc106 int adjacent_speech_frames_threshold() const { return GetParam(); } in adjacent_speech_frames_threshold() function in webrtc::__anon22993a3b0111::SaturationProtectorParametrization
Dadaptive_digital_gain_applier_unittest.cc255 int adjacent_speech_frames_threshold() const { return GetParam(); } in adjacent_speech_frames_threshold() function in webrtc::__anon4b3ffc250111::AdaptiveDigitalGainApplierTest
/external/webrtc/modules/audio_processing/include/
Daudio_processing.h379 int adjacent_speech_frames_threshold = 12; member