Searched refs:outputChannelIndex (Results 1 – 1 of 1) sorted by relevance
78 unsigned outputChannelIndex = 0; in process() local87 AudioChannel* outputChannel = output->bus()->channel(outputChannelIndex); in process()90 ++outputChannelIndex; in process()95 ASSERT(outputChannelIndex == output->numberOfChannels()); in process()