Home
last modified time | relevance | path

Searched refs:kHighSystemCpuThreshold (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dconstants.cc38 const float kHighSystemCpuThreshold = 0.85f; variable
Dconstants.h42 extern const float kHighSystemCpuThreshold;
Dvideoadapter.cc444 high_system_threshold_(kHighSystemCpuThreshold), in CoordinatedVideoAdapter()
Dmediachannel.h299 system_high_adaptation_threshhold.Set(kHighSystemCpuThreshold); in VideoOptions()