Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dsaturation_protector.cc98 int adjacent_speech_frames_threshold, in SaturationProtectorImpl()
177 int adjacent_speech_frames_threshold, in CreateSaturationProtector()
H A 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::__anonddce31470111::SpeechLevelEstimatorParametrization
H A Dsaturation_protector_unittest.cc106 int adjacent_speech_frames_threshold() const { return GetParam(); } in adjacent_speech_frames_threshold() function in webrtc::__anon3860acac0111::SaturationProtectorParametrization
H A Dadaptive_digital_gain_applier_unittest.cc255 int adjacent_speech_frames_threshold() const { return GetParam(); } in adjacent_speech_frames_threshold() function in webrtc::__anon4e31bdb60111::AdaptiveDigitalGainApplierTest
/aosp_15_r20/external/webrtc/modules/audio_processing/include/
H A Daudio_processing.h379 int adjacent_speech_frames_threshold = 12; member