Searched refs:mPresentationTimeUs (Results 1 – 4 of 4) 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()
69 int64_t mPresentationTimeUs; member
445 &info.mPresentationTimeUs, in onDoMoreStuff()524 int64_t whenRealUs = info->mPresentationTimeUs + mStartTimeRealUs; in onDoMoreStuff()
38970 Landroid/media/MediaSync$AudioBuffer;->mPresentationTimeUs:J