Home
last modified time | relevance | path

Searched refs:CreateReceiveInformation (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtcp_receiver.h118 RTCPHelp::RTCPReceiveInformation* CreateReceiveInformation(
Drtcp_receiver.cc416 RTCPReceiveInformation* ptrReceiveInfo = CreateReceiveInformation(remoteSSRC); in HandleSenderReceiverReport()
644 RTCPReceiver::CreateReceiveInformation(uint32_t remoteSSRC) { in CreateReceiveInformation() function in webrtc::RTCPReceiver