Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/agc2/
Dspeech_level_estimator_unittest.cc39 SpeechLevelEstimator& level_estimator) { in RunOnConstantLevel()
81 TestLevelEstimator level_estimator(/*adjacent_speech_frames_threshold=*/1); in TEST() local
97 TestLevelEstimator level_estimator(/*adjacent_speech_frames_threshold=*/1); in TEST() local
108 TestLevelEstimator level_estimator(/*adjacent_speech_frames_threshold=*/1); in TEST() local
119 TestLevelEstimator level_estimator(/*adjacent_speech_frames_threshold=*/1); in TEST() local
137 TestLevelEstimator level_estimator(/*adjacent_speech_frames_threshold=*/1); in TEST() local
149 TestLevelEstimator level_estimator(/*adjacent_speech_frames_threshold=*/1); in TEST() local
180 TestLevelEstimator level_estimator(adjacent_speech_frames_threshold()); in TEST_P() local
197 TestLevelEstimator level_estimator(adjacent_speech_frames_threshold()); in TEST_P() local
Dfixed_digital_level_estimator_unittest.cc35 FixedDigitalLevelEstimator level_estimator(sample_rate_hz, &apm_data_dumper); in TestLevelEstimator() local
70 FixedDigitalLevelEstimator level_estimator(sample_rate_hz, &apm_data_dumper); in TimeMsToDecreaseLevel() local