Lines Matching defs:numChannels
222 int numChannels; member
369 int numChannels) { in allocateStreamBuffers()
419 sonicStream sonicCreateStream(int sampleRate, int numChannels) { in sonicCreateStream()
454 void sonicSetNumChannels(sonicStream stream, int numChannels) { in sonicSetNumChannels()
860 static void overlapAdd(int numSamples, int numChannels, short* out, in overlapAdd()
889 int numChannels = stream->numChannels; in moveNewSamplesToPitchBuffer() local
910 int numChannels = stream->numChannels; in removePitchSamples() local
978 int numChannels = stream->numChannels; in adjustRate() local
1025 int numChannels = stream->numChannels; in skipPitchPeriod() local
1049 int numChannels = stream->numChannels; in insertPitchPeriod() local
1216 int useChordPitch, int sampleRate, int numChannels) { in sonicChangeFloatSpeed()
1235 int useChordPitch, int sampleRate, int numChannels) { in sonicChangeShortSpeed()