Searched refs:nextReadPosition (Results 1 – 1 of 1) sorted by relevance
206 int64_t nextReadPosition = mAudioEndpoint->getDataWriteCounter() - getBufferSize(); in processDataNow() local207 wakeTime = mClockModel.convertPositionToTime(nextReadPosition); in processDataNow()