forked from JumpingYang001/webrtc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AEC3: Simplified suppression gain calculation
This change simplifies the calculation of the suppression gains. It also contains a new tuning of the suppressor. The suppressor behavior is tuned by setting echo-to-nearend ratios for when the suppressor is to be fully transparent and for when to fully suppress. An echo-to-masker value determines when the signal is masked by noise. These three values are specified for low and high frequencies. Change-Id: I108e83c8f2a35462085a3fabaebcc02fa3103607 Bug: webrtc:9482 Reviewed-on: https://webrtc-review.googlesource.com/86021 Reviewed-by: Per Åhgren <[email protected]> Commit-Queue: Gustaf Ullberg <[email protected]> Cr-Commit-Position: refs/heads/master@{#23830}
- Loading branch information
Gustaf Ullberg
authored and
Commit Bot
committed
Jul 4, 2018
1 parent
23cd45a
commit ec64217
Showing
3 changed files
with
82 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters