Sign in
webrtc
/
src.git
/
f3a197e55323aee974a932c52dd19fa88e5d4e38
/
modules
/
audio_processing
/
aec3
/
suppression_gain_unittest.cc
f3a197e
Add core multi-channel pipeline in AEC3
by Per Åhgren
· 6 years ago
cd277b8
AEC3: Fix computation of audio buffer delay
by Gustaf Ullberg
· 6 years ago
2bab5ad
AEC3: Avoid using filter output in suppression gain computation in non-linear mode
by Gustaf Ullberg
· 6 years ago
0046697
AEC3: Remove unused parameter from GetGain
by Gustaf Ullberg
· 6 years ago
e47433f
AEC3: Remove legacy render buffering
by Gustaf Ullberg
· 6 years ago
11539f0
AEC3: Simplify render buffering
by Gustaf Ullberg
· 6 years ago
0faf082
AEC3: Bounding the nearend spectrum used as input for the suppressor gain computation
by Jesús de Vicente Peña
· 7 years ago
fde4aa9
AEC3: Adaptive handling of echo path with strong high-frequency gain
by Per Åhgren
· 7 years ago
a73c3b0
AEC3: Removing the coherence computation
by Gustaf Ullberg
· 7 years ago
a12c42a
Delete root header file typedef.h.
by Niels Möller
· 7 years ago
b20b937
AEC3: Refactor the code for analyzing filter convergence
by Per Åhgren
· 7 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
db9f7ab
Replace rtc::Optional with absl::optional in modules/audio processing
by Danil Chapovalov
· 7 years ago
47d7fbd
Reuse the AEC2 coherence-based gain for the lower bands in AEC3.
by Per Åhgren
· 7 years ago
5c532d3
Robustification of the echo suppression behavior during headset usage.
by Per Åhgren
· 7 years ago
971de07
Corrected the detection of narrowband render signals
by Per Åhgren
· 7 years ago
3ab308f
Inform the AEC3 echo remover about the status of the estimated delay
by Per Åhgren
· 7 years ago
b6b00dc
Safe behavior of the initial echo removal in AEC3
by Per Åhgren
· 7 years ago
0e6d2f5
Use the filter delay to use the proper render block in the AEC3 AecState
by Per Åhgren
· 7 years ago
de22a17
Removed usage of the the redundant the render alignment headroom in AEC3
by Per Åhgren
· 7 years ago
09a718a
Added the ability to more easily adjust the filter length in AEC3
by Per Åhgren
· 7 years ago
c59a576
Corrections of the render buffering scheme in AEC3 to ensure causality
by Per Åhgren
· 7 years ago
8ba5861
Redesign of the render buffering in AEC3
by Per Åhgren
· 7 years ago
aa8b67d
Optional: Use nullopt and implicit construction in /modules/audio_processing
by Oskar Sundbom
· 7 years ago
7ddd463
Balancing the transparency in AEC3 between saturating and low echo paths
by Per Åhgren
· 7 years ago
bd83b91
Separate AEC3 config from AudioProcessing::Config.
by Gustaf Ullberg
· 7 years ago
c65ce78
Separated the NLP behavior in AEC3 for different echo estimates.
by Per Åhgren
· 7 years ago
7120742
Adding NOLINT for typedefs.h and common_types.h
by Mirko Bonadei
· 8 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/modules/audio_processing/aec3/suppression_gain_unittest.cc]
8cee56f
Utilizing the AEC3 config struct for constants.
by peah
· 8 years ago
14c11a4
Add adaptive notch filter to remove narrowband echo components in AEC3
by peah
· 8 years ago
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
dca1e09
Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)"
by Henrik Kjellander
· 8 years ago
c8fa692
Update includes for webrtc/{base => rtc_base} rename (1/3)
by kjellander
· 8 years ago
1d68089
Transparency increasing tuning for AEC3.
by peah
· 8 years ago
5e79b29
Adding new functionality for SIMD optimizations in AEC3
by peah
· 8 years ago
6d822ad
Added forced zero AEC output after call startup and echo path changes
by peah
· 8 years ago
86afe9d
Major updates to the echo removal functionality in AEC3
by peah
· 8 years ago
cf02cf1
Major AEC3 render pipeline changes
by peah
· 8 years ago
522d71b
Finalization of the first version of EchoCanceller 3
by peah
· 8 years ago