Searched defs:last_report (Results 1 – 6 of 6) sorted by relevance
319 void Rtcp::OnReceivedDelaySinceLastReport(uint32 last_report, in OnReceivedDelaySinceLastReport()356 uint32 last_report = ConvertToNtpDiff(last_ntp_seconds, last_ntp_fraction); in SaveLastSentNtpTime() local
48 uint32 last_report() const { return last_report_; } in last_report() function
144 uint32 ssrc, last_report, delay; in ParseReportBlock() local
249 int64 last_report = stats_.GetCounter(Stats::LAST_REPORT); in ShouldReportAgain() local827 int64 last_report = stats_.GetCounter(Stats::LAST_REPORT); in RestartCache() local
965 int64 last_report = stats_.GetCounter(Stats::LAST_REPORT); in ShouldReportAgain() local1466 int64 last_report = stats_.GetCounter(Stats::LAST_REPORT); in RestartCache() local
294 UINT8 last_report[BTA_HH_MAX_RPT_CHARS]; member