Searched refs:readUntilIndex (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/OpenAL-54/Source/OpenAL/
H A DoalSource.cpp3607 int readUntilIndex; readUntilIndex = (int) (2.0 + readIndex + inFramesToProcess * ratio ); local
3608 int framesToPull; framesToPull = readUntilIndex - 2;

Completed in 128 milliseconds