Searched refs:second_step (Results 1 – 1 of 1) sorted by relevance
622 auto second_step = DecreaseResolution(input_state, first_restrictions); in GetAdaptDownResolutionStepForBalanced() local623 if (absl::holds_alternative<RestrictionsWithCounters>(second_step)) { in GetAdaptDownResolutionStepForBalanced()624 return second_step; in GetAdaptDownResolutionStepForBalanced()