OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
386
high_system_threshold_(
kHighSystemCpuThreshold
),
mediachannel.h
291
system_high_adaptation_threshhold.Set(
kHighSystemCpuThreshold
);
[
all
...]
Completed in 52 milliseconds