Searched refs:kMaxNumLayersForScreenSharing (Results 1 – 1 of 1) sorted by relevance
30 const size_t kMaxNumLayersForScreenSharing = 3; variable56 std::min(num_spatial_layers, kMaxNumLayersForScreenSharing); in ConfigureSvcScreenSharing()