Searched refs:FindSimulcastFormatIndex (Results 1 – 1 of 1) sorted by relevance
95 int FindSimulcastFormatIndex(int width, int height) { in FindSimulcastFormatIndex() function107 int FindSimulcastFormatIndex(int width, int height, size_t max_layers) { in FindSimulcastFormatIndex() function128 int index = FindSimulcastFormatIndex(width, height); in FindSimulcastMaxLayers()139 const int format_index = FindSimulcastFormatIndex(width, height); in FindSimulcastMaxBitrateBps()149 const int format_index = FindSimulcastFormatIndex(width, height); in FindSimulcastTargetBitrateBps()157 const int format_index = FindSimulcastFormatIndex(width, height); in FindSimulcastMinBitrateBps()165 int index = FindSimulcastFormatIndex(*width, *height, max_layers); in SlotSimulcastMaxResolution()