Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/test/
H A Dfake_network_pipe.cc45 prob_start_bursting_ = prob_loss; in FakeNetworkPipe()
57 prob_start_bursting_ = prob_loss / (1 - prob_loss) / avg_burst_loss_length; in FakeNetworkPipe()
147 (!bursting_ && random_.Rand<double>() < prob_start_bursting_)) { in Process()
H A Dfake_network_pipe.h145 double prob_start_bursting_; variable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/test/
H A Dfake_network_pipe.cc105 prob_start_bursting_ = prob_loss; in SetConfig()
117 prob_start_bursting_ = prob_loss / (1 - prob_loss) / avg_burst_loss_length; in SetConfig()
200 (!bursting_ && random_.Rand<double>() < prob_start_bursting_)) { in Process()
H A Dfake_network_pipe.h172 double prob_start_bursting_; variable
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/test/
H A Dfake_network_pipe.cc105 prob_start_bursting_ = prob_loss; in SetConfig()
117 prob_start_bursting_ = prob_loss / (1 - prob_loss) / avg_burst_loss_length; in SetConfig()
200 (!bursting_ && random_.Rand<double>() < prob_start_bursting_)) { in Process()
H A Dfake_network_pipe.h172 double prob_start_bursting_; variable
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/test/
H A Dfake_network_pipe.cc105 prob_start_bursting_ = prob_loss; in SetConfig()
117 prob_start_bursting_ = prob_loss / (1 - prob_loss) / avg_burst_loss_length; in SetConfig()
200 (!bursting_ && random_.Rand<double>() < prob_start_bursting_)) { in Process()
H A Dfake_network_pipe.h172 double prob_start_bursting_; variable