Searched refs:clientFramesRead (Results 1 – 1 of 1) sorted by relevance
88 int64_t clientFramesRead = 0; in callbackLoop() local110 clientFramesRead = fifo->getReadCounter(); in callbackLoop()112 int64_t positionOffset = mmapFramesWritten - clientFramesRead; in callbackLoop()129 clientFramesRead = fifo->getReadCounter(); in callbackLoop()133 if (clientFramesRead > 0) { in callbackLoop()137 Timestamp timestamp(clientFramesRead, AudioClock::getNanoseconds()); in callbackLoop()