Lines Matching defs:channelIndex
144 uint32_t channelIndex ;
172 channelIndex = 0 ;
310 out32 = sampleBuffer + channelIndex ;
315 out32 = sampleBuffer + channelIndex ;
319 out32 = sampleBuffer + channelIndex ;
326 out32 = sampleBuffer + channelIndex ;
334 channelIndex += 1 ;
342 if ((channelIndex + 2) > numChannels)
501 out32 = sampleBuffer + channelIndex ;
505 out32 = sampleBuffer + channelIndex ;
509 out32 = sampleBuffer + channelIndex ;
514 out32 = sampleBuffer + channelIndex ;
520 channelIndex += 2 ;
560 if (channelIndex >= numChannels)
568 for ( ; channelIndex < numChannels ; channelIndex++)
570 int32_t * fill32 = sampleBuffer + channelIndex ;