Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dprobe_controller.cc333 int64_t time_since_drop_ms = at_time_ms - time_of_last_large_drop_ms_; in RequestProbe() local
336 time_since_drop_ms < kBitrateDropTimeoutMs && in RequestProbe()