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

/frameworks/av/services/audioflinger/
H A DThreads.h640 uint32_t mUnpresentedFrames; member in struct:PlaybackThread::__anon974
H A DTracks.cpp794 ((int64_t) playbackThread->mLatchQ.mUnpresentedFrames * mSampleRate) /
H A DThreads.cpp1911 mLatchD.mUnpresentedFrames = totalFramesWritten - mLatchD.mTimestamp.mPosition;

Completed in 82 milliseconds