Searched refs:positionInEmptyMemory (Results 1 – 1 of 1) sorted by relevance
140 int64_t positionInEmptyMemory = mAudioEndpoint->getDataWriteCounter() + getFramesPerBurst(); in prepareBuffersForStop() local141 int64_t timeAllConsumed = mClockModel.convertPositionToTime(positionInEmptyMemory); in prepareBuffersForStop()