Searched refs:B_MODE_MAX_MBPS (Results 1 – 1 of 1) sorted by relevance
108 private static final int B_MODE_MAX_MBPS = 11; field in ThroughputPredictor425 throughputMbps = Math.min(throughputMbps, B_MODE_MAX_MBPS); in predictThroughputInternal()