Searched refs:current_restrictions (Results 1 – 3 of 3) sorted by relevance
439 const RestrictionsWithCounters& current_restrictions) const { in GetAdaptationDownStep()457 DecreaseFramerate(input_state, current_restrictions); in GetAdaptationDownStep()466 return DecreaseResolution(input_state, current_restrictions); in GetAdaptationDownStep()469 return DecreaseFramerate(input_state, current_restrictions); in GetAdaptationDownStep()479 const RestrictionsWithCounters& current_restrictions) { in DecreaseResolution() argument487 current_restrictions.restrictions)) { in DecreaseResolution()490 RestrictionsWithCounters new_restrictions = current_restrictions; in DecreaseResolution()503 const RestrictionsWithCounters& current_restrictions) const { in DecreaseFramerate()517 current_restrictions.restrictions)) { in DecreaseFramerate()520 RestrictionsWithCounters new_restrictions = current_restrictions; in DecreaseFramerate()[all …]
186 const RestrictionsWithCounters& current_restrictions) const203 const RestrictionsWithCounters& current_restrictions);206 const RestrictionsWithCounters& current_restrictions);211 const RestrictionsWithCounters& current_restrictions) const215 const RestrictionsWithCounters& current_restrictions) const
588 VideoSourceRestrictions current_restrictions = in TEST_F() local596 EXPECT_EQ(current_restrictions, restrictions_listener_.restrictions()); in TEST_F()