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

/macosx-10.10/IOAudioFamily-200.6/
H A DIOAudioEngine.cpp2307 UInt32 currentLoopCount; local
2326 getLoopCountAndTimeStamp(&currentLoopCount, &lastLoopTime);
2328 samplesFromLoopStart = ((wakeupPosition.fLoopCount - currentLoopCount) * numSampleFramesPerBuffer) + wakeupPosition.fSampleFrame;

Completed in 109 milliseconds