Searched refs:last_report_received_ (Results 1 – 2 of 2) sorted by relevance
189 last_report_received_(0), in Rtcp()279 report_block.last_sr = last_report_received_; in SendRtcpFromRtpReceiver()325 dlrr.last_rr = last_report_received_; in SendRtcpFromRtpSender()344 last_report_received_ = (ntp_seconds << 16) + (ntp_fraction >> 16); in OnReceivedNtp()
158 uint32 last_report_received_; variable