Searched refs:rtp_to_ntp_ (Results 1 – 2 of 2) sorted by relevance
43 if (!rtp_to_ntp_.UpdateMeasurements(ntp_secs, ntp_frac, rtp_timestamp, in UpdateRtcpTimestamp()66 if (!rtp_to_ntp_.Estimate(rtp_timestamp, &sender_capture_ntp_ms)) { in Estimate()
53 RtpToNtpEstimator rtp_to_ntp_; variable