Searched refs:timestamp90khz (Results 1 – 2 of 2) sorted by relevance
137 int64_t TimestampExtrapolator::ExtrapolateLocalTime(uint32_t timestamp90khz) { in ExtrapolateLocalTime() argument140 CheckForWrapArounds(timestamp90khz); in ExtrapolateLocalTime()142 static_cast<double>(timestamp90khz) + in ExtrapolateLocalTime()
25 int64_t ExtrapolateLocalTime(uint32_t timestamp90khz);