Searched refs:mLastTimestamp (Results 1 – 7 of 7) sorted by relevance
43 mLastTimestamp(0) { in Camera3IOStreamBase()86 mFrameCount, mLastTimestamp); in dump()271 mLastTimestamp = timestamp; in returnAnyBufferLocked()
61 nsecs_t mLastTimestamp; variable
92 mLastTimestamp = bufferItem.mTimestamp; in getInputBufferLocked()229 mLastTimestamp = 0; in configureQueueLocked()
205 mLastTimestamp = timestamp; in returnBufferLocked()452 mLastTimestamp = 0; in configureConsumerQueueLocked()
87 mLastTimestamp(0x7FFFFFFFFFFFFFFFLL), in SoftVPXEncoder()711 if (inputBufferHeader->nTimeStamp > mLastTimestamp) { in onQueueFilled()712 frameDuration = (uint32_t)(inputBufferHeader->nTimeStamp - mLastTimestamp); in onQueueFilled()718 mLastTimestamp = inputBufferHeader->nTimeStamp; in onQueueFilled()772 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()