Searched defs:channelIndex (Results 1 – 5 of 5) sorted by relevance
107 float* WebAudioBus::channelData(unsigned channelIndex) in channelData()
135 for (unsigned channelIndex = 0; channelIndex < numberOfChannels; ++channelIndex) { in render() local
90 Float32Array* AudioBuffer::getChannelData(unsigned channelIndex) in getChannelData()
366 int channelIndex; in onLoadComplete() local
65 void AudioBus::setChannelMemory(unsigned channelIndex, float* storage, size_t length) in setChannelMemory()