Searched refs:xr_rr_rtt_ms_ (Results 1 – 2 of 2) sorted by relevance
67 xr_rr_rtt_ms_(0), in RTCPReceiver()196 if (xr_rr_rtt_ms_ == 0) { in GetAndResetXrRrRtt()199 *rtt_ms = xr_rr_rtt_ms_; in GetAndResetXrRrRtt()200 xr_rr_rtt_ms_ = 0; in GetAndResetXrRrRtt()879 xr_rr_rtt_ms_ = 0; in HandleBYE()958 xr_rr_rtt_ms_ = std::max<int64_t>(rtt, 1); in HandleXrDlrrReportBlockItem()
298 int64_t xr_rr_rtt_ms_; variable