Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/include/
H A Daudio_processing.h360 struct RTC_EXPORT AdaptiveDigital { struct
366 bool enabled = false;
370 bool dry_run = false;
371 float headroom_db = 6.0f;
374 float max_gain_db = 30.0f;
375 float initial_gain_db = 8.0f;
377 int vad_reset_period_ms = 1500;
379 int adjacent_speech_frames_threshold = 12;
380 float max_gain_change_db_per_second = 3.0f;
381 float max_output_noise_level_dbfs = -50.0f;