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.
APM: render pre-processor moved before echo detector queuing.
Any modification of the render stream now happens *before* the echo detector enqueues render stream frames. In this way, there is no impact of the render pre-processor on the echo likelihood metric. Bug: webrtc:9591 Change-Id: I9b5e339e892796a0d0cd072fdd45d35ec89d8802 Reviewed-on: https://webrtc-review.googlesource.com/93031 Reviewed-by: Per Åhgren <[email protected]> Commit-Queue: Alessio Bazzica <[email protected]> Cr-Commit-Position: refs/heads/master@{#24251}
- Loading branch information
Showing
2 changed files
with
134 additions
and
24 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