Home
last modified time | relevance | path

Searched refs:first_restrictions (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/call/adaptation/
Dvideo_stream_adapter.cc615 auto first_restrictions = absl::get<RestrictionsWithCounters>(first_step); in GetAdaptDownResolutionStepForBalanced() local
616 if (first_restrictions.counters.resolution_adaptations > in GetAdaptDownResolutionStepForBalanced()
622 auto second_step = DecreaseResolution(input_state, first_restrictions); in GetAdaptDownResolutionStepForBalanced()