Home
last modified time | relevance | path

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

/external/webrtc/media/engine/
Dsimulcast.cc138 int FindSimulcastFormatIndex(int width, int height) { in FindSimulcastFormatIndex() function
166 const int index = FindSimulcastFormatIndex(width, height); in InterpolateSimulcastFormat()
239 kSimulcastFormats[FindSimulcastFormatIndex(width, height)].max_layers); in LimitSimulcastLayerCount()