Searched refs:sampleIndex (Results 1 – 2 of 2) sorted by relevance
80 for (int sampleIndex = 0; sampleIndex < samplesPerFrame; sampleIndex++) { in createSineWavesShort()
145 int sampleIndex = 0; in doDecode() local178 mSamplesInMemory.get(sampleIndex++ % mSamplesInMemory.size()); in doDecode()