Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dmediachannel.h244 system_high_adaptation_threshhold(kHighSystemCpuThreshold), in VideoOptions()
266 SetFrom(&system_high_adaptation_threshhold, in SetAll()
267 change.system_high_adaptation_threshhold); in SetAll()
296 system_high_adaptation_threshhold ==
297 o.system_high_adaptation_threshhold &&
326 ost << ToStringIfSet("high", system_high_adaptation_threshhold); in ToString()
377 rtc::Optional<float> system_high_adaptation_threshhold; member