HomeSort by relevance Sort by last modified time
    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