Searched refs:mLastTimestamp (Results 1 – 7 of 7) sorted by relevance
41 mLastTimestamp(0) { in Camera3IOStreamBase()84 mFrameCount, mLastTimestamp); in dump()269 mLastTimestamp = timestamp; in returnAnyBufferLocked()
89 mLastTimestamp = bufferItem.mTimestamp; in getInputBufferLocked()226 mLastTimestamp = 0; in configureQueueLocked()
60 nsecs_t mLastTimestamp; variable
194 mLastTimestamp = timestamp; in returnBufferLocked()436 mLastTimestamp = 0; in configureConsumerQueueLocked()
87 mLastTimestamp(0x7FFFFFFFFFFFFFFFLL), in SoftVPXEncoder()712 if (inputBufferHeader->nTimeStamp > mLastTimestamp) { in onQueueFilled()713 frameDuration = (uint32_t)(inputBufferHeader->nTimeStamp - mLastTimestamp); in onQueueFilled()719 mLastTimestamp = inputBufferHeader->nTimeStamp; in onQueueFilled()773 mLastTimestamp = 0x7FFFFFFFFFFFFFFFLL; in onReset()
238 OMX_TICKS mLastTimestamp; member
101 long mLastTimestamp; field in UnstyledTextExtractor111 mLastTimestamp = -1; in init()128 if (mLine.length() > 0 && timestampMs != mLastTimestamp) { in onTimeStamp()130 new TextTrackCueSpan(mLine.toString(), mLastTimestamp)); in onTimeStamp()133 mLastTimestamp = timestampMs; in onTimeStamp()141 new TextTrackCueSpan(mLine.toString(), mLastTimestamp)); in onLineEnd()