Home
last modified time | relevance | path

Searched defs:SenderReportStats (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_rtcp_interface.h156 struct SenderReportStats { struct
158 NtpTime last_arrival_timestamp;
160 NtpTime last_remote_timestamp;
164 uint32_t packets_sent;
169 uint64_t bytes_sent;
172 uint64_t reports_count;
H A Drtp_rtcp_impl_unittest.cc638 using SenderReportStats = RtpRtcpInterface::SenderReportStats; in TEST_F() typedef
661 using SenderReportStats = RtpRtcpInterface::SenderReportStats; in TEST_F() typedef
689 using SenderReportStats = RtpRtcpInterface::SenderReportStats; in TEST_F() typedef
H A Drtp_rtcp_impl2_unittest.cc807 using SenderReportStats = RtpRtcpInterface::SenderReportStats; in TEST_F() typedef
830 using SenderReportStats = RtpRtcpInterface::SenderReportStats; in TEST_F() typedef
861 using SenderReportStats = RtpRtcpInterface::SenderReportStats; in TEST_F() typedef