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

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
constants.cc 38 const float kHighSystemCpuThreshold = 0.85f;
constants.h 42 extern const float kHighSystemCpuThreshold;
videoadapter.cc 444 high_system_threshold_(kHighSystemCpuThreshold),
mediachannel.h 299 system_high_adaptation_threshhold.Set(kHighSystemCpuThreshold);
    [all...]

Completed in 1629 milliseconds