Searched refs:curBandwidth (Results 1 – 1 of 1) sorted by relevance
2342 int32_t curBandwidth = mBandwidthItems.itemAt(mCurBandwidthIndex).mBandwidth; in switchBandwidthIfNeeded() local2347 && (bandwidthBps < (int32_t)curBandwidth); in switchBandwidthIfNeeded()2349 && (bandwidthBps > (int32_t)curBandwidth * 12 / 10); in switchBandwidthIfNeeded()