Searched refs:max_packets_per_timeslice (Results 1 – 2 of 2) sorted by relevance
36 BandwidthEstimator::BandwidthEstimator(int max_packets_per_timeslice, in BandwidthEstimator() argument39 : max_packets_per_history_window_(max_packets_per_timeslice * in BandwidthEstimator()44 OSP_DCHECK_GT(max_packets_per_timeslice, 0); in BandwidthEstimator()
67 BandwidthEstimator(int max_packets_per_timeslice,