Searched defs:time_between_increase (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/base/
H A Dbandwidthsmoother.cc19 uint32_t time_between_increase,
23 : time_between_increase_(time_between_increase),
18 BandwidthSmoother(int initial_bandwidth_guess, uint32_t time_between_increase, double percent_increase, size_t samples_count_to_average, double min_sample_count_percent) argument

Completed in 74 milliseconds