Searched refs:unwrapped_timestamp (Results 1 – 3 of 3) sorted by relevance
123 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(timestamp); in NextFrameConfig() local128 ts_diff = unwrapped_timestamp - last_timestamp_; in NextFrameConfig()171 (unwrapped_timestamp - last_emitted_tl0_timestamp_) / 90 > in NextFrameConfig()193 last_emitted_tl0_timestamp_ = unwrapped_timestamp; in NextFrameConfig()197 if (TimeToSync(unwrapped_timestamp) || in NextFrameConfig()199 last_sync_timestamp_ = unwrapped_timestamp; in NextFrameConfig()205 layer_state = last_sync_timestamp_ == unwrapped_timestamp in NextFrameConfig()327 int64_t unwrapped_timestamp = time_wrap_handler_.Unwrap(rtp_timestamp); in OnEncodeDone() local340 last_sync_timestamp_ = unwrapped_timestamp; in OnEncodeDone()
84 int64_t unwrapped_timestamp) in RtcpMeasurement() argument86 unwrapped_rtp_timestamp(unwrapped_timestamp) {} in RtcpMeasurement()
37 int64_t unwrapped_timestamp);