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.
- The injection of the AGC2 level estimator into `AgcManagerDirect` is not used anymore - `ExperimentalAgc::enabled_agc2_level_estimator` can also be removed - 3 ctors of `ExperimentalAgc` are unused - `AgcManagerDirectStandaloneTest::AgcMinMicLevelExperiment` can be split into separate unit tests (better code clarity) Bug: webrtc:7494 Change-Id: I5843147c38cf7cb5ee484b0a72fe13dcf363efaf Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/202025 Commit-Queue: Alessio Bazzica <[email protected]> Reviewed-by: Per Åhgren <[email protected]> Cr-Commit-Position: refs/heads/master@{#33027}
- Loading branch information
Showing
14 changed files
with
84 additions
and
266 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
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
65 changes: 0 additions & 65 deletions
65
modules/audio_processing/agc2/adaptive_mode_level_estimator_agc.cc
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.