Home
last modified time | relevance | path

Searched defs:resend_delay (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/p2p/base/
Dstun_request.cc263 int StunRequest::resend_delay() { in resend_delay() function in cricket::StunRequest
Dconnection.cc278 int ConnectionRequest::resend_delay() { in resend_delay() function in cricket::ConnectionRequest
/external/webrtc/modules/video_coding/
Dnack_module2.cc291 TimeDelta resend_delay = TimeDelta::Millis(rtt_ms_); in GetNackBatch() local
/external/webrtc/modules/video_coding/deprecated/
Dnack_module.cc302 TimeDelta resend_delay = TimeDelta::Millis(rtt_ms_); in GetNackBatch() local