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