Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dconstants.cc39 const float kLowSystemCpuThreshold = 0.65f; variable
Dconstants.h43 extern const float kLowSystemCpuThreshold;
Dvideoadapter.cc370 low_system_threshold_(kLowSystemCpuThreshold), in CoordinatedVideoAdapter()
Dmediachannel.h243 system_low_adaptation_threshhold(kLowSystemCpuThreshold), in VideoOptions()