HomeSort by relevance Sort by last modified time
    Searched full:cpu_overuse_threshold (Results 1 - 2 of 2) sorted by null

  /external/webrtc/talk/media/base/
mediachannel.h 255 SetFrom(&cpu_overuse_threshold, change.cpu_overuse_threshold);
286 cpu_overuse_threshold == o.cpu_overuse_threshold &&
316 ost << ToStringIfSet("cpu overuse threshold", cpu_overuse_threshold);
357 rtc::Optional<int> cpu_overuse_threshold; member in struct:cricket::VideoOptions
    [all...]
  /external/webrtc/talk/app/webrtc/
webrtcsession.cc 680 &video_options_.cpu_overuse_threshold);
    [all...]

Completed in 92 milliseconds