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