Searched defs:adjacent_speech_frames_threshold (Results 1 – 5 of 5) sorted by relevance
98 int adjacent_speech_frames_threshold, in SaturationProtectorImpl()177 int adjacent_speech_frames_threshold, in CreateSaturationProtector()
46 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
106 int adjacent_speech_frames_threshold() const { return GetParam(); } in adjacent_speech_frames_threshold() function in webrtc::__anon3860acac0111::SaturationProtectorParametrization
255 int adjacent_speech_frames_threshold() const { return GetParam(); } in adjacent_speech_frames_threshold() function in webrtc::__anon4e31bdb60111::AdaptiveDigitalGainApplierTest
379 int adjacent_speech_frames_threshold = 12; member