Home
last modified time | relevance | path

Searched refs:currentBWIndex (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
DLiveSession.h272 ssize_t currentBWIndex, ssize_t targetBWIndex) const;
DLiveSession.cpp1269 ssize_t currentBWIndex, ssize_t targetBWIndex) const { in getAbortThreshold() argument
1271 if (currentBWIndex > 0 && targetBWIndex < currentBWIndex) { in getAbortThreshold()
1317 + (float)mBandwidthItems.itemAt(currentBWIndex).mBandwidth in getAbortThreshold()
1323 mBandwidthItems.itemAt(currentBWIndex).mBandwidth, in getAbortThreshold()