Searched refs:mLastBandwidthBps (Results 1 – 2 of 2) sorted by relevance
204 int32_t mLastBandwidthBps; member
283 mLastBandwidthBps(-1ll), in LiveSession()1308 CHECK(mLastBandwidthBps >= 0); in getAbortThreshold()1313 - (float)mLastBandwidthBps * 0.5f); in getAbortThreshold()1320 mLastBandwidthBps, in getAbortThreshold()2330 mLastBandwidthBps = bandwidthBps; in switchBandwidthIfNeeded()