Searched refs:clientFramesRead (Results 1 – 1 of 1) sorted by relevance
82 int64_t clientFramesRead = 0; in callbackLoop() local109 clientFramesRead = fifo->getReadCounter(); in callbackLoop()111 int64_t positionOffset = mmapFramesWritten - clientFramesRead; in callbackLoop()128 clientFramesRead = fifo->getReadCounter(); in callbackLoop()132 if (clientFramesRead > 0) { in callbackLoop()136 Timestamp timestamp(clientFramesRead, AudioClock::getNanoseconds()); in callbackLoop()