Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/include/
H A Daudio_processing.h234 struct RTC_EXPORT GainController1 { struct
240 bool enabled = false;
241 enum Mode {
265 Mode mode = kAdaptiveAnalog;
270 int target_level_dbfs = 3;
275 int compression_gain_db = 9;
279 bool enable_limiter = true;
282 struct AnalogGainController {
328 } analog_gain_controller;