Searched refs:deltaTimeUs (Results 1 – 1 of 1) sorted by relevance
2442 const int64_t deltaTimeUs = timestampTimeUs - mStartUs; in getTimestamp() local2446 if (deltaPositionByUs > deltaTimeUs + kTimeJitterUs) { in getTimestamp()2453 (long long)deltaTimeUs, (long long)deltaPositionByUs, in getTimestamp()