OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:slotsimulcastmaxresolution
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/talk/media/webrtc/
simulcast.cc
164
bool
SlotSimulcastMaxResolution
(size_t max_layers, int* width, int* height) {
167
LOG(LS_ERROR) << "
SlotSimulcastMaxResolution
";
173
LOG(LS_INFO) << "
SlotSimulcastMaxResolution
to width:" << *width
199
if (!
SlotSimulcastMaxResolution
(max_streams, &width, &height)) {
Completed in 133 milliseconds