Searched refs:allocation_bps (Results 1 – 1 of 1) sorted by relevance
166 double allocation_bps = observer_share * remaining_bitrate; in DistributeBitrateRelatively() local167 bool enough_bitrate = allocation_bps >= priority_rate_observer.capacity_bps; in DistributeBitrateRelatively()