Searched refs:report_block_info (Results 1 – 2 of 2) sorted by relevance
97 const RTCPReportBlockInformation& report_block_info) in AddReportInfo() argument99 this->rtt = report_block_info.RTT; in AddReportInfo()100 report_blocks.push_back(report_block_info.remoteReceiveBlock); in AddReportInfo()
63 void AddReportInfo(const RTCPReportBlockInformation& report_block_info);