Searched defs:cpu_overuse_detection (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/talk/media/base/
H A Dmediachannel.h253 SetFrom(&cpu_overuse_detection, change.cpu_overuse_detection);
284 cpu_overuse_detection == o.cpu_overuse_detection &&
314 ost << ToStringIfSet("cpu overuse detection", cpu_overuse_detection);
351 rtc::Optional<bool> cpu_overuse_detection; member in struct:cricket::VideoOptions

Completed in 103 milliseconds