Home
last modified time | relevance | path

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

/external/webrtc/call/adaptation/
Dvideo_stream_adapter.h206 static RestrictionsOrState IncreaseResolution(
Dvideo_stream_adapter.cc409 return IncreaseResolution(input_state, current_restrictions_); in GetAdaptationUpStep()
516 VideoStreamAdapter::RestrictionsOrState VideoStreamAdapter::IncreaseResolution( in IncreaseResolution() function in webrtc::VideoStreamAdapter