Searched refs:estimatedReadCounter (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libaaudio/src/client/
H A DAudioStreamInternalPlay.cpp56 int64_t estimatedReadCounter = mClockModel.convertTimeToPosition(currentNanoTime); local
57 mAudioEndpoint.setDataReadCounter(estimatedReadCounter);

Completed in 698 milliseconds