Home
last modified time | relevance | path

Searched refs:receiver_capture_ntp_ms (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/rtp_rtcp/source/
Dremote_ntp_time_estimator.cc72 int64_t receiver_capture_ntp_ms = in Estimate() local
83 receiver_capture_ntp_ms += offset_between_local_ntp_clocks; in Estimate()
89 << receiver_capture_ntp_ms; in Estimate()
92 return receiver_capture_ntp_ms; in Estimate()