/external/webrtc/webrtc/video/ |
overuse_frame_detector.h | 26 // CpuOveruseObserver is called when a system overuse is detected and 30 // Called as soon as an overuse is detected. 49 int high_encode_usage_threshold_percent; // Threshold for triggering overuse. 55 // triggering an overuse/underuse. 58 // triggering an overuse. 75 // Use to detect system overuse based on the send-side processing time of 126 // Observer getting overuse reports.
|
overuse_frame_detector_unittest.cc | 115 // UsagePercent() > high_encode_usage_threshold_percent => overuse. 118 // usage > high => overuse 124 // usage > high => overuse
|
overuse_frame_detector.cc | 99 // Start in between the underuse and overuse threshold. 191 // would also alter the overuse state. 339 << " overuse detections " << num_overuse_detections_
|
video_capture_input.cc | 146 // Update the overuse detector with the duration.
|
/external/webrtc/webrtc/ |
call.h | 54 // Callback interface for reporting when a system overuse is detected. 59 // Triggered when overuse is detected or when we believe the system can take
|
video_send_stream.h | 138 // Callback for overuse and normal usage based on the jitter of incoming
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/ |
remote_bitrate_estimator_unittest_helper.cc | 249 bool overuse = false; local 261 // Verify that new estimates only are triggered by an overuse and a 263 overuse = true; 271 return overuse; 289 bool overuse = GenerateAndProcessFrame(ssrc, bitrate_bps); local 290 if (overuse) { 412 bool overuse = GenerateAndProcessFrame(kDefaultSsrc, bitrate_bps); local 413 if (overuse) {
|
overuse_detector_unittest.cc | 669 // Pass in a positive offset and verify it triggers overuse. 695 // Verify that the same offset as before no longer triggers overuse. 720 // Make sure the original offset now again triggers overuse. 742 // Pass in a positive offset and verify it triggers overuse. 755 // threshold, but still trigger an overuse.
|
remote_bitrate_estimator_single_stream.cc | 113 // The first overuse should immediately trigger a new estimate.
|
remote_bitrate_estimator_abs_send_time.cc | 319 // The first overuse should immediately trigger a new estimate.
|
/external/droiddriver/src/io/appium/droiddriver/actions/ |
SingleKeyAction.java | 30 * An action to press a single key. While it is convenient for navigating the UI, do not overuse it
|
/external/webrtc/talk/media/base/ |
mediachannel.h | 314 ost << ToStringIfSet("cpu overuse detection", cpu_overuse_detection); 316 ost << ToStringIfSet("cpu overuse threshold", cpu_overuse_threshold); 319 ost << ToStringIfSet("cpu overuse encode rsd threshold", 321 ost << ToStringIfSet("cpu overuse encode usage", 348 // Enable WebRTC Cpu Overuse Detection, which is a new version of the CPU 352 // Low threshold (t1) for cpu overuse adaptation. (Adapt up) 355 // High threshold (t1) for cpu overuse adaptation. (Adapt down) 356 // Metric: encode usage (m1). m1 > t1 => overuse. 358 // Low threshold (t2) for cpu overuse adaptation. (Adapt up) 363 // High threshold (t2) for cpu overuse adaptation. (Adapt down [all...] |
videoadapter.h | 158 // Handle the resolution request for CPU overuse.
|
/external/webrtc/talk/app/webrtc/ |
mediaconstraintsinterface.cc | 104 // TODO(ronghuawu): Remove once cpu overuse detection is stable.
|
webrtcsession.cc | 674 // Find constraints for cpu overuse detection. [all...] |
/external/dlmalloc/ |
malloc.h | 435 Overuse of independent_comalloc can increase overall memory usage,
|
malloc.c | [all...] |
/external/webrtc/talk/media/webrtc/ |
webrtcvideoengine2_unittest.cc | [all...] |
/external/webrtc/webrtc/call/ |
call_perf_tests.cc | 559 EXPECT_TRUE(Wait()) << "Timed out before receiving an overuse callback.";
|
/external/webrtc/webrtc/modules/pacing/ |
paced_sender_unittest.cc | 848 // negative (overuse) while padding budget will increase form 0. [all...] |
/external/iproute2/man/man7/ |
tc-hfsc.7 | 530 overuse UL criterion and stuff it in every node possible. This makes no sense
|
/external/mockito/src/org/mockito/ |
Mockito.java | [all...] |
/frameworks/base/docs/html/google/play/licensing/ |
adding-licensing.jd | 206 <p>The licensing server applies general request limits to guard against overuse [all...] |
/development/samples/SearchableDictionary/res/raw/ |
definitions.txt | 96 banal - j. repeated too often; over familiar through overuse [all...] |
/external/v8/test/mjsunit/ |
unicode-test.js | [all...] |