OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kLowSystemCpuThreshold
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/talk/media/base/
constants.cc
39
const float
kLowSystemCpuThreshold
= 0.65f;
constants.h
43
extern const float
kLowSystemCpuThreshold
;
videoadapter.cc
370
low_system_threshold_(
kLowSystemCpuThreshold
),
mediachannel.h
243
system_low_adaptation_threshhold(
kLowSystemCpuThreshold
),
[
all
...]
Completed in 120 milliseconds