Searched refs:bufferTimestamp (Results 1 – 2 of 2) sorted by relevance
491 nsecs_t bufferTimestamp = queueEntry.buffer.mTimestamp; in findMatchesLocked() local500 bufferTimestamp, frameTimestamp ); in findMatchesLocked()502 if (queueEntry.frame.isEmpty() && bufferTimestamp != 0) { in findMatchesLocked()516 if (bufferTimestamp == frameTimestamp) { in findMatchesLocked()521 int64_t delta = abs(bufferTimestamp - frameTimestamp); in findMatchesLocked()524 __FUNCTION__, bufferTimestamp, delta); in findMatchesLocked()548 nsecs_t bufferTimestamp = queueEntry.buffer.mTimestamp; in dumpZslQueue() local560 bufferTimestamp, frameTimestamp, frameAeState); in dumpZslQueue()
485 nsecs_t bufferTimestamp = queueEntry.buffer.mTimestamp; in dumpZslQueue() local497 bufferTimestamp, frameTimestamp, frameAeState); in dumpZslQueue()