HomeSort by relevance Sort by last modified time
    Searched refs:cpu_overuse_detection (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
mediachannel.h 309 cpu_overuse_detection.SetFrom(change.cpu_overuse_detection);
335 cpu_overuse_detection == o.cpu_overuse_detection &&
365 ost << ToStringIfSet("cpu overuse detection", cpu_overuse_detection);
406 Settable<bool> cpu_overuse_detection; member in struct:cricket::VideoOptions
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
videosource_unittest.cc 387 cpu_overuse_detection.GetWithDefaultIfUnset(false));
395 EXPECT_FALSE(source_->options()->cpu_overuse_detection.Get(&value));
videosource.cc 326 &(options->cpu_overuse_detection));
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine.cc 2780 bool cpu_overuse_detection = local
    [all...]

Completed in 31 milliseconds