Home
last modified time | relevance | path

Searched refs:RTCPHelp (Results 1 – 7 of 7) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtcp_receiver.h56 RTCPHelp::RTCPPacketInformation& rtcpPacketInformation,
60 RTCPHelp::RTCPPacketInformation& rtcpPacketInformation);
118 RTCPHelp::RTCPReceiveInformation* CreateReceiveInformation(
120 RTCPHelp::RTCPReceiveInformation* GetReceiveInformation(uint32_t remoteSSRC);
123 RTCPHelp::RTCPReceiveInformation& receiveInformation);
127 RTCPHelp::RTCPPacketInformation& rtcpPacketInformation)
132 RTCPHelp::RTCPPacketInformation& rtcpPacketInformation,
137 RTCPHelp::RTCPPacketInformation& rtcpPacketInformation)
144 RTCPHelp::RTCPPacketInformation& rtcpPacketInformation)
149 RTCPHelp::RTCPPacketInformation& rtcpPacketInformation)
[all …]
Drtcp_receiver_help.h28 namespace RTCPHelp
Drtcp_format_remb_unittest.cc42 RTCPHelp::RTCPPacketInformation rtcpPacketInformation; in SendRtcp()
Drtcp_receiver_help.cc20 namespace RTCPHelp { namespace
Drtcp_receiver.cc26 using RTCPHelp::RTCPPacketInformation;
27 using RTCPHelp::RTCPReceiveInformation;
28 using RTCPHelp::RTCPReportBlockInformation;
1129 RTCPHelp::RTCPPacketInformation& rtcpPacketInformation) in HandleRPSI()
1261 RTCPHelp::RTCPPacketInformation* rtcp_packet_information) { in HandleTransportFeedback()
Drtcp_receiver_unittest.cc104 RTCPHelp::RTCPPacketInformation rtcpPacketInformation; in InjectRtcpPacket()
142 RTCPHelp::RTCPPacketInformation rtcp_packet_info_;
Drtp_rtcp_impl.cc233 RTCPHelp::RTCPPacketInformation rtcp_packet_information; in IncomingRtcpPacket()