Searched refs:ReceptionReport (Results 1 – 9 of 9) sorted by relevance
19 pub struct ReceptionReport { struct48 impl fmt::Display for ReceptionReport { argument54 impl Packet for ReceptionReport { implementation74 .downcast_ref::<ReceptionReport>() in equal()83 impl MarshalSize for ReceptionReport { implementation91 impl Marshal for ReceptionReport { implementation139 impl Unmarshal for ReceptionReport { implementation192 Ok(ReceptionReport { in unmarshal()
160 reports: vec![ReceptionReport { in test_packet_unmarshal()
20 reports: vec![ReceptionReport { in test_receiver_report_unmarshal()49 reports: vec![ReceptionReport { in test_receiver_report_unmarshal()144 too_many_reports.push(ReceptionReport { in test_receiver_report_roundtrip()161 ReceptionReport { in test_receiver_report_roundtrip()170 ReceptionReport::default(), in test_receiver_report_roundtrip()180 reports: vec![ReceptionReport { in test_receiver_report_roundtrip()197 reports: vec![ReceptionReport { in test_receiver_report_roundtrip()
25 pub reports: Vec<ReceptionReport>,208 let reception_report = ReceptionReport::unmarshal(raw_packet)?; in unmarshal()
34 reports: vec![ReceptionReport { in test_sender_report_unmarshal()144 too_many_reports.push(ReceptionReport { in test_sender_report_roundtrip()165 ReceptionReport { in test_sender_report_roundtrip()174 ReceptionReport::default(), in test_sender_report_roundtrip()184 reports: vec![ReceptionReport { in test_sender_report_roundtrip()201 reports: vec![ReceptionReport { in test_sender_report_roundtrip()
55 pub reports: Vec<ReceptionReport>,273 let reception_report = ReceptionReport::unmarshal(raw_packet)?; in unmarshal()
41 rtcp::reception_report::ReceptionReport { in test_receiver_interceptor_before_any_packet()104 rtcp::reception_report::ReceptionReport { in test_receiver_interceptor_after_rtp_packets()187 rtcp::reception_report::ReceptionReport { in test_receiver_interceptor_after_rtp_and_rtcp_packets()261 rtcp::reception_report::ReceptionReport { in test_receiver_interceptor_overflow()365 rtcp::reception_report::ReceptionReport { in test_receiver_interceptor_overflow_five_pkts()437 rtcp::reception_report::ReceptionReport { in test_receiver_interceptor_packet_loss()478 rtcp::reception_report::ReceptionReport { in test_receiver_interceptor_packet_loss()548 rtcp::reception_report::ReceptionReport { in test_receiver_interceptor_overflow_and_packet_loss()610 rtcp::reception_report::ReceptionReport { in test_receiver_interceptor_reordered_packets()690 rtcp::reception_report::ReceptionReport { in test_receiver_interceptor_jitter()[all …]
119 reports: vec![rtcp::reception_report::ReceptionReport { in generate_report()
843 use rtcp::reception_report::ReceptionReport;961 ReceptionReport { in test_stats_interceptor_rtcp()966 ReceptionReport { in test_stats_interceptor_rtcp()981 ReceptionReport { in test_stats_interceptor_rtcp()987 ReceptionReport { in test_stats_interceptor_rtcp()