Searched defs:window_bps (Results 1 – 2 of 2) sorted by relevance
344 int window_bps = std::max(threshold_bps / 10, 10000); in SuspendBelowMinBitrate() local
402 int window_bps) { in SuspendBelowMinBitrate()