Home
last modified time | relevance | path

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

/external/webrtc/call/adaptation/
Dvideo_source_restrictions.cc84 bool decreased_resolution = DidDecreaseResolution(before, after); in DidRestrictionsIncrease()
118 bool DidDecreaseResolution(VideoSourceRestrictions restrictions_before, in DidDecreaseResolution() function
Dvideo_source_restrictions.h77 bool DidDecreaseResolution(VideoSourceRestrictions restrictions_before,
Dvideo_stream_adapter.cc643 } else if (DidDecreaseResolution(current_restrictions_.restrictions, in ApplyAdaptation()