Searched defs:bandwidthBps (Results 1 – 1 of 1) sorted by relevance
140 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