HomeSort by relevance Sort by last modified time
    Searched defs:RTCPReportBlockInformation (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtcp_receiver_help.cc 97 const RTCPReportBlockInformation& report_block_info)
103 RTCPReportBlockInformation::RTCPReportBlockInformation():
115 RTCPReportBlockInformation::~RTCPReportBlockInformation()
rtcp_receiver_help.h 31 class RTCPReportBlockInformation
34 RTCPReportBlockInformation();
35 ~RTCPReportBlockInformation();
63 void AddReportInfo(const RTCPReportBlockInformation& report_block_info);

Completed in 79 milliseconds