aboutsummaryrefslogtreecommitdiff
path: root/p2p/base/transport_description_unittest.cc
diff options
context:
space:
mode:
authorAlessio Bazzica <alessiob@webrtc.org>2022-12-05 16:31:16 +0100
committerWebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-12-05 16:21:33 +0000
commit4366c5469fefb6a1e641378a2bb152e3c5ad7421 (patch)
tree2ad2eebdc5134ba63c752c3065e0050df7c4e439 /p2p/base/transport_description_unittest.cc
parentcf78b19a6fe71ca0e351160bdb1a642323a68318 (diff)
downloadwebrtc-4366c5469fefb6a1e641378a2bb152e3c5ad7421.tar.gz
AGC2: move fixed digital controller before limiter
Currently the fixed digital gain is applied after the input volume controller and before the adaptive digital one. This CL moves its application after the adaptive digital controller and before the limiter. Reasons: - This change is safe: no production config where both adaptive and fixed digital controllers are jointly used - More predictable behavior: when the fixed digital controller is used after the adaptive digital controller it is easier to describe the overall behavior - i.e., the fixed digital combined with the limiter can be used for digital compression - Allow to remove an unwanted temporal dependency: in a follow-up CL the input volume controller will use the latest speech level estimation instead of that from the previously analyzed frame; this CL makes that change easier. Bug: webrtc:7494 Change-Id: I2e9869081e0eba1e4f30f11ea93a973ca7fea28c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/286340 Reviewed-by: Hanna Silen <silen@webrtc.org> Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38813}
Diffstat (limited to 'p2p/base/transport_description_unittest.cc')
0 files changed, 0 insertions, 0 deletions