Searched defs:numberOfOutputChannels (Results 1 – 4 of 4) sorted by relevance
| /external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
| D | ScriptProcessorNode.cpp | 59 …oat sampleRate, size_t bufferSize, unsigned numberOfInputChannels, unsigned numberOfOutputChannels) in create() 90 …oat sampleRate, size_t bufferSize, unsigned numberOfInputChannels, unsigned numberOfOutputChannels) in ScriptProcessorNode() 191 unsigned numberOfOutputChannels = outputBus->numberOfChannels(); in process() local
|
| D | ChannelMergerNode.cpp | 113 unsigned numberOfOutputChannels = 0; in checkNumberOfChannelsForInput() local
|
| D | AudioContext.cpp | 370 …iptProcessor(size_t bufferSize, size_t numberOfInputChannels, size_t numberOfOutputChannels, Excep… in createScriptProcessor()
|
| /external/chromium_org/third_party/WebKit/Source/platform/audio/ |
| D | AudioDestination.cpp | 48 …const String& inputDeviceId, unsigned numberOfInputChannels, unsigned numberOfOutputChannels, floa… in create() 53 …const String& inputDeviceId, unsigned numberOfInputChannels, unsigned numberOfOutputChannels, floa… in AudioDestination()
|