Searched refs:mPresentationTimeUs (Results 1 – 3 of 3) sorted by relevance
175 long mPresentationTimeUs; field in MediaSync.AudioBuffer181 mPresentationTimeUs = presentationTimeUs; in AudioBuffer()551 if (audioBuffer.mPresentationTimeUs != -1) { in postRenderAudio()553 size, audioBuffer.mPresentationTimeUs); in postRenderAudio()554 audioBuffer.mPresentationTimeUs = -1; in postRenderAudio()
68 int64_t mPresentationTimeUs; member
444 &info.mPresentationTimeUs, in onDoMoreStuff()521 int64_t whenRealUs = info->mPresentationTimeUs + mStartTimeRealUs; in onDoMoreStuff()