Searched refs:ExtrapolateLocalTime (Results 1 – 3 of 3) sorted by relevance
25 int64_t ExtrapolateLocalTime(uint32_t timestamp90khz);
137 int64_t TimestampExtrapolator::ExtrapolateLocalTime(uint32_t timestamp90khz) { in ExtrapolateLocalTime() function in webrtc::TimestampExtrapolator
185 ts_extrapolator_->ExtrapolateLocalTime(frame_timestamp); in RenderTimeMsInternal()