Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp9/
H A Dsvc_config.cc30 const size_t kMaxNumLayersForScreenSharing = 3; variable
56 std::min(num_spatial_layers, kMaxNumLayersForScreenSharing); in ConfigureSvcScreenSharing()