Home
last modified time | relevance | path

Searched refs:sumWithGainFrom (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/audio/
DAudioBus.h125 void sumWithGainFrom(const AudioBus &sourceBus, double* lastMixGain, double targetGain);
DAudioBus.cpp361 void AudioBus::sumWithGainFrom(const AudioBus &sourceBus, double* lastMixGain, double targetGain) in sumWithGainFrom() function in WebCore::AudioBus
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0662339 (WebCore::AudioBus::sumWithGainFrom):