Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtcp_receiver.h266 RTCPHelp::RTCPReportBlockInformation* GetReportBlockInformation(
Drtcp_receiver.cc173 GetReportBlockInformation(remoteSSRC, main_ssrc_); in RTT()
591 GetReportBlockInformation(remote_ssrc, source_ssrc); in CreateOrGetReportBlockInformation()
599 RTCPReportBlockInformation* RTCPReceiver::GetReportBlockInformation( in GetReportBlockInformation() function in webrtc::RTCPReceiver