Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DMediaSync.java175 long mPresentationTimeUs; field in MediaSync.AudioBuffer
181 mPresentationTimeUs = presentationTimeUs; in AudioBuffer()
551 if (audioBuffer.mPresentationTimeUs != -1) { in postRenderAudio()
553 size, audioBuffer.mPresentationTimeUs); in postRenderAudio()
554 audioBuffer.mPresentationTimeUs = -1; in postRenderAudio()
DMediaCodec.java3237 mPresentationTimeUs = presentationTimeUs; in setPresentationTimeUs()
3377 mPresentationTimeUs, mFlags, in queue()
3381 mIndex, mHardwareBuffer, mPresentationTimeUs, mFlags, in queue()
3393 mPresentationTimeUs = 0; in clear()
3416 private long mPresentationTimeUs = 0; field in QueueRequest
4146 return mPresentationTimeUs; in getPresentationTimeUs()
4195 mPresentationTimeUs = info.presentationTimeUs; in setBufferInfo()
4210 private long mPresentationTimeUs = 0; field in OutputFrame
/frameworks/av/cmds/stagefright/
DSimplePlayer.h69 int64_t mPresentationTimeUs; member
DSimplePlayer.cpp445 &info.mPresentationTimeUs, in onDoMoreStuff()
524 int64_t whenRealUs = info->mPresentationTimeUs + mStartTimeRealUs; in onDoMoreStuff()
/frameworks/av/media/libstagefright/include/media/stagefright/
DMediaCodec.h416 int64_t mPresentationTimeUs = 0; member
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt31713 Landroid/media/MediaSync$AudioBuffer;->mPresentationTimeUs:J