Home
last modified time | relevance | path

Searched refs:positionInEmptyMemory (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libaaudio/src/client/
DAudioStreamInternalPlay.cpp140 int64_t positionInEmptyMemory = mAudioEndpoint->getDataWriteCounter() + getFramesPerBurst(); in prepareBuffersForStop() local
141 int64_t timeAllConsumed = mClockModel.convertPositionToTime(positionInEmptyMemory); in prepareBuffersForStop()