OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:system_high_adaptation_threshhold
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/media/base/
mediachannel.h
291
system_high_adaptation_threshhold
.Set(kHighSystemCpuThreshold);
314
system_high_adaptation_threshhold
.SetFrom(
315
change.
system_high_adaptation_threshhold
);
340
system_high_adaptation_threshhold
==
341
o.
system_high_adaptation_threshhold
&&
369
ost << ToStringIfSet("high",
system_high_adaptation_threshhold
);
414
SettablePercent
system_high_adaptation_threshhold
;
member in struct:cricket::VideoOptions
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine_unittest.cc
[
all
...]
webrtcvideoengine.cc
702
if (options.
system_high_adaptation_threshhold
.Get(&high)) {
[
all
...]
Completed in 752 milliseconds