Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DLiveSession.cpp1388 size_t adjustedBandwidthBps = bandwidthBps * .7f; in getBandwidthIndex() local
1390 if (item.mBandwidth <= adjustedBandwidthBps in getBandwidthIndex()