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.cpp1270 ssize_t currentBWIndex, ssize_t targetBWIndex) const { in getAbortThreshold() argument
1272 if (currentBWIndex > 0 && targetBWIndex < currentBWIndex) { in getAbortThreshold()
1318 + (float)mBandwidthItems.itemAt(currentBWIndex).mBandwidth in getAbortThreshold()
1324 mBandwidthItems.itemAt(currentBWIndex).mBandwidth, in getAbortThreshold()