OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initial_probe
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
remote_bitrate_estimator_abs_send_time.cc
223
bool
initial_probe
= !remote_rate_.ValidEstimate() && new_bitrate_bps > 0;
local
227
return
initial_probe
|| bitrate_above_estimate;
Completed in 119 milliseconds