Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/codecs/vp9/
Dsvc_config.cc27 const float kMaxScreenSharingLayerFramerateFps[] = {5.0, 10.0, 30.0}; variable
47 std::min(kMaxScreenSharingLayerFramerateFps[sl_idx], max_framerate_fps); in ConfigureSvcScreenSharing()