Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Drtcp_receiver.h119 … RTCPHelp::RTCPReportBlockInformation* GetReportBlockInformation(const uint32_t remoteSSRC) const;
Drtcp_receiver.cc176 GetReportBlockInformation(remoteSSRC); in ResetRTT()
196 GetReportBlockInformation(remoteSSRC); in RTT()
612 RTCPReceiver::GetReportBlockInformation(uint32_t remoteSSRC) const { in GetReportBlockInformation() function in webrtc::RTCPReceiver