Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtcp_receiver.cc659 RTCPReceiver::GetReceiveInformation(uint32_t remoteSSRC) { in GetReceiveInformation() function in webrtc::RTCPReceiver
1022 RTCPReceiveInformation* ptrReceiveInfo = GetReceiveInformation(senderSSRC); in HandleTMMBR()
1068 RTCPReceiveInformation* ptrReceiveInfo = GetReceiveInformation( in HandleTMMBN()
1198 GetReceiveInformation(rtcpPacket.FIR.SenderSSRC); in HandleFIR()
Drtcp_receiver.h120 RTCPHelp::RTCPReceiveInformation* GetReceiveInformation(uint32_t remoteSSRC);