Home
last modified time | relevance | path

Searched defs:bandwidthBps (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/httplive/
DLiveSession.cpp141 int32_t *bandwidthBps, bool *isStable, int32_t *shortTermBps) { in estimateBandwidth()
1346 size_t LiveSession::getBandwidthIndex(int32_t bandwidthBps) { in getBandwidthIndex()
2329 int32_t bandwidthBps, shortTermBps; in switchBandwidthIfNeeded() local