Searched refs:set_high_system_threshold (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dvideoadapter.h156 void set_high_system_threshold(float high_system_threshold);
H A Dvideoadapter.cc521 void CoordinatedVideoAdapter::set_high_system_threshold( function in class:cricket::CoordinatedVideoAdapter
H A Dvideoadapter_unittest.cc997 adapter.set_high_system_threshold(0.98f); // Set threshold high.
1003 adapter.set_high_system_threshold(0.75f); // Set threshold low.
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtcvideoengine.cc768 video_adapter->set_high_system_threshold(high);

Completed in 115 milliseconds