Searched refs:enough_bitrate (Results 1 – 1 of 1) sorted by relevance
167 bool enough_bitrate = allocation_bps >= priority_rate_observer.capacity_bps; in DistributeBitrateRelatively() local168 if (!enough_bitrate) in DistributeBitrateRelatively()