Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dconstants.cc39 const float kLowSystemCpuThreshold = 0.65f; variable
Dconstants.h43 extern const float kLowSystemCpuThreshold;
Dvideoadapter.cc445 low_system_threshold_(kLowSystemCpuThreshold), in CoordinatedVideoAdapter()
Dmediachannel.h298 system_low_adaptation_threshhold.Set(kLowSystemCpuThreshold); in VideoOptions()