Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/media/engine/
H A Dwebrtc_video_engine.h441 const bool enable_cpu_overuse_detection_; variable
H A Dwebrtc_video_engine.cc2069 enable_cpu_overuse_detection_(enable_cpu_overuse_detection), in WebRtcVideoSendStream()
2183 if (!enable_cpu_overuse_detection_) { in GetDegradationPreference()