Searched refs:delay_since_last_report (Results 1 – 4 of 4) sorted by relevance
151 parser.delay_since_last_report()); in IncomingRtcpPacket()320 uint32 delay_since_last_report) { in OnReceivedDelaySinceLastReport() argument328 ConvertFromNtpDiff(delay_since_last_report); in OnReceivedDelaySinceLastReport()
49 uint32 delay_since_last_report() const { return delay_since_last_report_; } in delay_since_last_report() function
118 uint32 delay_since_last_report);
51 EXPECT_EQ(kDelayLastSr, parser.delay_since_last_report()); in ExpectLastReport()