Searched defs:isStable (Results 1 – 3 of 3) sorted by relevance
43 constexpr bool isStable() const { return value & FLAG_STABLE; } in isStable() function
141 int32_t *bandwidthBps, bool *isStable, int32_t *shortTermBps) { in estimateBandwidth()2330 bool isStable; in switchBandwidthIfNeeded() local