webrtc/api/audio
Lionel Koenig 9707f579ae delay estrimator: Enable looking for early reverberation
Enable by default the look for the first echo.

Bug: webrtc:14205
Change-Id: Iae904679c1432f3a0766263907cf376903685b97
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/278043
Reviewed-by: Jesus de Vicente Pena <devicentepena@webrtc.org>
Commit-Queue: Lionel Koenig <lionelk@webrtc.org>
Reviewed-by: Per Åhgren <peah@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#38452}
2022-10-24 08:35:52 +00:00
..
test Remove dependency on rtc_base_approved from most targets 2022-04-25 12:15:30 +00:00
audio_frame.cc Remove NetEq extra delay option. 2021-11-09 17:25:46 +00:00
audio_frame.h Remove RTC_DISALLOW_COPY_AND_ASSIGN more. 2022-01-20 11:00:18 +00:00
audio_frame_processor.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
audio_mixer.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
BUILD.gn Add rtc::make_ref_counted to api/ 2022-06-13 15:53:27 +00:00
channel_layout.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
channel_layout.h Adding support for channel mixing between different channel layouts. 2019-07-04 10:10:54 +00:00
echo_canceller3_config.cc AEC3: adding a milder exponential decay parameter that is used for dominant nearend regions when enabled. 2021-09-08 11:36:50 +00:00
echo_canceller3_config.h delay estrimator: Enable looking for early reverberation 2022-10-24 08:35:52 +00:00
echo_canceller3_config_json.cc delay estimator: Look for early reverberation 2022-06-28 15:16:03 +00:00
echo_canceller3_config_json.h Export more symbols to fix Chromecast component build 2019-12-03 17:41:04 +00:00
echo_canceller3_factory.cc AEC3: Add multichannel configuration and multichannel detection 2022-04-07 14:58:02 +00:00
echo_canceller3_factory.h Remove legacy EchoControlFactory::Create 2019-11-08 09:58:27 +00:00
echo_control.h Enabling a safe fall-back functionality for overruns in the runtime settings 2021-03-03 12:06:54 +00:00
echo_detector_creator.cc Add rtc::make_ref_counted to api/ 2022-06-13 15:53:27 +00:00
echo_detector_creator.h Surface ResidualEchoDetector creation to API 2020-05-12 10:56:18 +00:00
OWNERS