Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_processing/include/
Daudio_processing.h189 struct AnalogMicGainEmulation { struct
194 bool enabled = false;
197 int initial_level = 255;
/external/webrtc/modules/audio_processing/
Daudio_processing_unittest.cc960 TEST_F(ApmTest, AnalogMicGainEmulation) { in TEST_F() argument