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
299
system_high_adaptation_threshhold
.Set(kHighSystemCpuThreshold);
329
system_high_adaptation_threshhold
.SetFrom(
330
change.
system_high_adaptation_threshhold
);
365
system_high_adaptation_threshhold
==
366
o.
system_high_adaptation_threshhold
&&
404
ost << ToStringIfSet("high",
system_high_adaptation_threshhold
);
471
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
767
if (video_options_.
system_high_adaptation_threshhold
.Get(&high)) {
[
all
...]
Completed in 217 milliseconds