Searched refs:probe_cap (Results 1 – 1 of 1) sorted by relevance
216 DataRate probe_cap = config_.allocation_probe_max.Get(); in OnMaxTotalAllocatedBitrate() local217 first_probe_rate = std::min(first_probe_rate, probe_cap); in OnMaxTotalAllocatedBitrate()223 second_probe_rate = std::min(second_probe_rate, probe_cap); in OnMaxTotalAllocatedBitrate()