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