Home
last modified time | relevance | path

Searched refs:RunOnConstantLevel (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/audio_processing/agc2/
Dadaptive_mode_level_estimator_unittest.cc19 void RunOnConstantLevel(int num_iterations, in RunOnConstantLevel() function
43 RunOnConstantLevel(100, in TEST()
61 RunOnConstantLevel( in TEST()
69 RunOnConstantLevel( in TEST()
85 RunOnConstantLevel( in TEST()
98 RunOnConstantLevel( in TEST()
109 RunOnConstantLevel( in TEST()
128 RunOnConstantLevel( in TEST()
139 RunOnConstantLevel( in TEST()
Dsaturation_protector_unittest.cc21 float RunOnConstantLevel(int num_iterations, in RunOnConstantLevel() function
62 static_cast<void>(RunOnConstantLevel( in TEST()
82 float max_difference = RunOnConstantLevel( in TEST()
87 std::max(RunOnConstantLevel( in TEST()
109 float max_difference = RunOnConstantLevel( in TEST()
117 std::max(RunOnConstantLevel( in TEST()
127 std::max(RunOnConstantLevel( in TEST()
Dadaptive_digital_gain_applier_unittest.cc29 float RunOnConstantLevel(int num_iterations, in RunOnConstantLevel() function
85 RunOnConstantLevel(200, kVadSpeech, initial_level_dbfs, &gain_applier); in TEST()
101 const float applied_gain = RunOnConstantLevel( in TEST()