DescriptionCleanup and reduce memory usage for MultiChannelResampler.
Removes a vector allocation and an allocation for an unused channel
in favor of AudioBus::CreateWrapper(). These allocations are also
moved to the constructor now that SincResampler will always ask for
the same amount of data.
BUG=none
TEST=media_unittests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199521
Patch Set 1 : Cleanup. #
Messages
Total messages: 5 (0 generated)
|