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