Home
last modified time | relevance | path

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

/external/webrtc/talk/media/webrtc/
Dsimulcast.cc127 size_t FindSimulcastMaxLayers(int width, int height) { in FindSimulcastMaxLayers() function
194 size_t simulcast_layers = FindSimulcastMaxLayers(width, height); in GetSimulcastConfig()