Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dconstants.cc38 const float kHighSystemCpuThreshold = 0.85f; variable
Dconstants.h42 extern const float kHighSystemCpuThreshold;
Dvideoadapter.cc369 high_system_threshold_(kHighSystemCpuThreshold), in CoordinatedVideoAdapter()
Dmediachannel.h244 system_high_adaptation_threshhold(kHighSystemCpuThreshold), in VideoOptions()