Searched refs:findPitchPeriod (Results 1 – 2 of 2) sorted by relevance
581 private int findPitchPeriod( in findPitchPeriod() method in Sonic726 period = findPitchPeriod(pitchBuffer, position, false); in adjustPitch()865 period = findPitchPeriod(inputBuffer, position, true); in changeSpeed()
682 static int findPitchPeriod( in findPitchPeriod() function858 period = findPitchPeriod(stream, stream->pitchBuffer + position*numChannels, 0); in adjustPitch()1028 period = findPitchPeriod(stream, samples, 1); in changeSpeed()