diff options
author | dalecurtis@chromium.org <dalecurtis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-09 21:48:31 +0000 |
---|---|---|
committer | dalecurtis@chromium.org <dalecurtis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-08-09 21:48:31 +0000 |
commit | 71cdf717853b37392d333bd89636a6a59c609ea2 (patch) | |
tree | b0ccdfbd4781c83c24fa7fe139bff637b044042d /tools/mac | |
parent | 88031984f605e614c6269a13197c8cd58ce27b95 (diff) | |
download | chromium_src-71cdf717853b37392d333bd89636a6a59c609ea2.zip chromium_src-71cdf717853b37392d333bd89636a6a59c609ea2.tar.gz chromium_src-71cdf717853b37392d333bd89636a6a59c609ea2.tar.bz2 |
Switch AudioRenderSink::Callback to use AudioBus.
As titled, switches everything over to using the AudioBus
class instead of const std::vector<float*>. Allows removal
of lots of crufty allocations and memsets.
BUG=114700
TEST=unit tests, layout tests, try bots. Nothing should change.
Review URL: https://chromiumcodereview.appspot.com/10823175
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150906 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/mac')
0 files changed, 0 insertions, 0 deletions