Searched refs:last_sr (Results 1 – 6 of 6) sorted by relevance
48 last_sr(0), in RtcpReportBlock()
166 uint32 last_sr; member
144 void WithLastSr(uint32_t last_sr) { in WithLastSr() argument145 report_block_.LastSR = last_sr; in WithLastSr()
216 report_block.last_sr = last_report_truncated_ntp_; in SendRtcpFromRtpReceiver()
244 writer_.WriteU32(report_block.last_sr); in AddReportBlocks()
35 report_block.last_sr = kLastSr; in GetReportBlock()