Searched refs:timestamp90khz (Results 1 – 2 of 2) sorted by relevance
149 TimestampExtrapolator::ExtrapolateLocalTime(uint32_t timestamp90khz) in ExtrapolateLocalTime() argument153 CheckForWrapArounds(timestamp90khz); in ExtrapolateLocalTime()154 double unwrapped_ts90khz = static_cast<double>(timestamp90khz) + in ExtrapolateLocalTime()
26 int64_t ExtrapolateLocalTime(uint32_t timestamp90khz);