Home
last modified time | relevance | path

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

/external/webrtc/webrtc/video/
Dcall_stats.cc37 int64_t GetMaxRttMs(std::list<CallStats::RttTime>* reports) { in GetMaxRttMs() function
119 max_rtt_ms_ = GetMaxRttMs(&reports_); in Process()