DescriptionRevert of Compute tail time from Biquad coefficients (patchset #7 id:120001 of https://codereview.chromium.org/2862373002/ )
Reason for revert:
The added layout tests are failing on "WebKit Linux Trusty MSAN" bot.
https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux%20Trusty%20MSAN/builds/1242
Original issue's description:
> Compute tail time from Biquad coefficients
>
> Instead of using a fixed tail time of 200 ms for all biquad filters,
> we compute the actual tail time from filter coefficients. Many
> typical filters in applications have a tail time of 10 ms or less.
> This allows biquads and downstream nodes to stop processing much sooner
> than what currently happens, reducing CPU usage and allowing GC to
> collect nodes sooner.
>
> BUG=612215
> TEST=
>
> Review-Url: https://codereview.chromium.org/2862373002
> Cr-Commit-Position: refs/heads/master@{#475632}
> Committed: https://chromium.googlesource.com/chromium/src/+/0be695dcb495cade0ed5c4b70aba95eb3dce49bd
TBR=hongchan@chromium.org,rtoy@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=612215
Review-Url: https://codereview.chromium.org/2912293002
Cr-Commit-Position: refs/heads/master@{#475822}
Committed: https://chromium.googlesource.com/chromium/src/+/cd4b3bdb8a5e9194b8410df13921b16248dc7009
Patch Set 1 #Messages
Total messages: 6 (3 generated)
|