Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/audio/
DAudioBus.cpp384 return AudioBus::createByMixingToMono(sourceBus); in createBySampleRateConverting()
394 mixedMonoBus = AudioBus::createByMixingToMono(sourceBus); in createBySampleRateConverting()
423 PassOwnPtr<AudioBus> AudioBus::createByMixingToMono(AudioBus* sourceBus) in createByMixingToMono() function in WebCore::AudioBus
DAudioBus.h102 static PassOwnPtr<AudioBus> createByMixingToMono(AudioBus* sourceBus);
/external/webkit/Source/WebCore/
DChangeLog955 (WebCore::AudioBus::createByMixingToMono):
8971 (WebCore::AudioBus::createByMixingToMono):
38009 (WebCore::AudioBus::createByMixingToMono):