Home
last modified time | relevance | path

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

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