Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(456)

Issue 2541873005: Roll up of playback rate efficiency improvements for M56. (Closed)

Created:
4 years ago by DaleCurtis
Modified:
4 years ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/pending/branch-heads/2924
Project:
chromium
Visibility:
Public.

Description

Roll up of playback rate efficiency improvements for M56. 532a5dc Fix implicit channel layout configurations at non-1.0 playback rates. fe0d379 Lazily allocate WSOLA structures; saves 56kB to 765kB of memory. d99d0fa Add SSE and NEON intrinsics for WSOLA's MultiChannelDotProduct(). 2c82957 Don't run WSOLA over always muted channels BUG=666813 (cherry picked from commit a2cf799e795b7125776e6d58f1bb384c465c4c18) Committed: https://chromium.googlesource.com/chromium/src/+/ce3455666136ca3e39c66aab13e53da72249b26d

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+358 lines, -60 lines) Patch
M media/filters/audio_renderer_algorithm.h View 5 chunks +26 lines, -0 lines 0 comments Download
M media/filters/audio_renderer_algorithm.cc View 8 chunks +74 lines, -27 lines 0 comments Download
M media/filters/audio_renderer_algorithm_unittest.cc View 3 chunks +48 lines, -1 line 0 comments Download
M media/filters/wsola_internals.cc View 2 chunks +52 lines, -2 lines 0 comments Download
M media/renderers/audio_renderer_impl.h View 2 chunks +8 lines, -0 lines 0 comments Download
M media/renderers/audio_renderer_impl.cc View 6 chunks +58 lines, -8 lines 0 comments Download
M media/renderers/audio_renderer_impl_unittest.cc View 5 chunks +92 lines, -22 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
DaleCurtis
4 years ago (2016-11-30 23:28:44 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
ce3455666136ca3e39c66aab13e53da72249b26d.

Powered by Google App Engine
This is Rietveld 408576698