Searched refs:maxRTT (Results 1 – 6 of 6) sorted by relevance
44 int64_t maxRTT; variable
169 int64_t* maxRTT) const { in RTT()187 if (maxRTT) { in RTT()188 *maxRTT = reportBlock->maxRTT; in RTT()554 if (RTT > reportBlock->maxRTT) { in HandleReportBlock()556 reportBlock->maxRTT = RTT; in HandleReportBlock()
108 maxRTT(0), in RTCPReportBlockInformation()
79 int64_t* maxRTT) const;
390 int64_t* maxRTT) const = 0;
163 int64_t* maxRTT));