Searched refs:RTCPReportBlockInformation (Results 1 – 4 of 4) sorted by relevance
97 const RTCPReportBlockInformation& report_block_info) in AddReportInfo()103 RTCPReportBlockInformation::RTCPReportBlockInformation(): in RTCPReportBlockInformation() function in webrtc::RTCPHelp::RTCPReportBlockInformation115 RTCPReportBlockInformation::~RTCPReportBlockInformation() in ~RTCPReportBlockInformation()
31 class RTCPReportBlockInformation34 RTCPReportBlockInformation();35 ~RTCPReportBlockInformation();63 void AddReportInfo(const RTCPReportBlockInformation& report_block_info);
258 typedef std::map<uint32_t, RTCPHelp::RTCPReportBlockInformation*>263 RTCPHelp::RTCPReportBlockInformation* CreateOrGetReportBlockInformation(266 RTCPHelp::RTCPReportBlockInformation* GetReportBlockInformation(
28 using RTCPHelp::RTCPReportBlockInformation;172 RTCPReportBlockInformation* reportBlock = in RTT()497 RTCPReportBlockInformation* reportBlock = in HandleReportBlock()587 RTCPReportBlockInformation* RTCPReceiver::CreateOrGetReportBlockInformation( in CreateOrGetReportBlockInformation()590 RTCPReportBlockInformation* info = in CreateOrGetReportBlockInformation()593 info = new RTCPReportBlockInformation; in CreateOrGetReportBlockInformation()599 RTCPReportBlockInformation* RTCPReceiver::GetReportBlockInformation( in GetReportBlockInformation()