Searched refs:readoutInterval (Results 1 – 1 of 1) sorted by relevance
62 nsecs_t readoutInterval = buffer.readoutTimestamp - mLastCameraReadoutTime; in threadLoop() local65 if (readoutInterval >= kFrameIntervalThreshold) { in threadLoop()74 nsecs_t expectedQueueTime = mLastCameraPresentTime + readoutInterval - kFrameAdjustThreshold; in threadLoop()84 ", timestamp %" PRId64, __FUNCTION__, readoutInterval, in threadLoop()