Searched refs:maxBps (Results 1 – 1 of 1) sorted by relevance
2936 int maxBps = 0; in applyLevelLimits() local2946 maxBps = 64000; in applyLevelLimits()3026 maxBps = Math.max(BR, maxBps); in applyLevelLimits()3040 maxBps = 64000; in applyLevelLimits()3094 maxBps = Math.max(BR * 1000, maxBps); in applyLevelLimits()3108 maxBps = 64000; in applyLevelLimits()3197 maxBps = Math.max(BR * 1000, maxBps); in applyLevelLimits()3295 maxBps = Math.max(BR * 64000, maxBps); in applyLevelLimits()3414 maxBps = Math.max(BR * 1000, maxBps); in applyLevelLimits()3518 maxBps = Math.max(BR * 1000, maxBps); in applyLevelLimits()[all …]