Home
last modified time | relevance | path

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

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