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

  /external/webrtc/talk/media/base/
mediachannel.h 254 SetFrom(&cpu_underuse_threshold, change.cpu_underuse_threshold);
285 cpu_underuse_threshold == o.cpu_underuse_threshold &&
315 ost << ToStringIfSet("cpu underuse threshold", cpu_underuse_threshold);
354 rtc::Optional<int> cpu_underuse_threshold; member in struct:cricket::VideoOptions
    [all...]
  /external/webrtc/talk/app/webrtc/
webrtcsession.cc 677 &video_options_.cpu_underuse_threshold);
    [all...]

Completed in 221 milliseconds