Searched refs:RestrictionsWithCounters (Results 1 – 4 of 4) sorted by relevance
170 struct RestrictionsWithCounters { struct184 absl::variant<RestrictionsWithCounters, Adaptation::Status>; argument205 const RestrictionsWithCounters& current_restrictions);208 const RestrictionsWithCounters& current_restrictions);213 const RestrictionsWithCounters& current_restrictions) const217 const RestrictionsWithCounters& current_restrictions) const266 RestrictionsWithCounters current_restrictions_
321 Adaptation operator()(const RestrictionsWithCounters& r) const { in operator ()()354 if (absl::holds_alternative<RestrictionsWithCounters>(step)) { in GetAdaptationUp()355 RestrictionsWithCounters restrictions = in GetAdaptationUp()356 absl::get<RestrictionsWithCounters>(step); in GetAdaptationUp()400 if (absl::holds_alternative<RestrictionsWithCounters>( in GetAdaptationUpStep()449 if (absl::holds_alternative<RestrictionsWithCounters>( in GetAdaptationDownStep()469 const RestrictionsWithCounters& current_restrictions) { in DecreaseResolution()476 RestrictionsWithCounters new_restrictions = current_restrictions; in DecreaseResolution()489 const RestrictionsWithCounters& current_restrictions) const { in DecreaseFramerate()505 RestrictionsWithCounters new_restrictions = current_restrictions; in DecreaseFramerate()[all …]
170 VideoStreamAdapter::RestrictionsWithCounters adaptation_limits = in RemoveLimitationsImposedByResource()179 VideoStreamAdapter::RestrictionsWithCounters most_limited = in RemoveLimitationsImposedByResource()261 VideoStreamAdapter::RestrictionsWithCounters most_limited_restrictions; in OnResourceUnderuse()337 VideoStreamAdapter::RestrictionsWithCounters>340 VideoStreamAdapter::RestrictionsWithCounters most_limited_restrictions{ in FindMostLimitedResources()
141 VideoStreamAdapter::RestrictionsWithCounters>159 VideoStreamAdapter::RestrictionsWithCounters>