Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dport.cc95 inline uint32 ConservativeRTTEstimate(uint32 rtt) { in ConservativeRTTEstimate() function
662 uint32 rtt = ConservativeRTTEstimate(rtt_); in UpdateState()