Searched refs:mLastBandwidthBps (Results 1 – 2 of 2) sorted by relevance
204 int32_t mLastBandwidthBps; member
288 mLastBandwidthBps(-1LL), in LiveSession()1314 CHECK(mLastBandwidthBps >= 0); in getAbortThreshold()1319 - (float)mLastBandwidthBps * 0.5f); in getAbortThreshold()1326 mLastBandwidthBps, in getAbortThreshold()2336 mLastBandwidthBps = bandwidthBps; in switchBandwidthIfNeeded()