Searched refs:mLastTimestamp (Results 1 – 4 of 4) sorted by relevance
9 mLastTimestamp = 0x7FFFFFFFFFFFFFFFLL; in OMXVideoEncoderVP8()103 if (inBuf.timeStamp > mLastTimestamp) { in ProcessorProcess()104 frameDuration = (OMX_U32)(inBuf.timeStamp - mLastTimestamp); in ProcessorProcess()163 mLastTimestamp = inBuf.timeStamp; in ProcessorProcess()
32 OMX_TICKS mLastTimestamp; variable
373 int64_t mLastTimestamp[NumSensors]; variable
182 memset(mLastTimestamp, 0, sizeof(mLastTimestamp)); in MPLSensor()3904 if (mLastTimestamp[i] != mStepSensorTimestamp) {3909 mLastTimestamp[i] = mStepSensorTimestamp;3930 if (mLastTimestamp[i] != mPendingEvents[i].timestamp) {3931 mLastTimestamp[i] = mPendingEvents[i].timestamp;3937 …mPendingEvents[i].type, mLastTimestamp[i], mPendingEvents[i].data[0], mPendingEvents[i].data[1], m…