Searched refs:deltaPositionByUs (Results 1 – 1 of 1) sorted by relevance
2443 const int64_t deltaPositionByUs = (double)timestamp.mPosition * 1000000 in getTimestamp() local2446 if (deltaPositionByUs > deltaTimeUs + kTimeJitterUs) { in getTimestamp()2453 (long long)deltaTimeUs, (long long)deltaPositionByUs, in getTimestamp()2464 if (deltaPositionByUs != 0) { in getTimestamp()