Home
last modified time | relevance | path

Searched refs:Delay (Results 1 – 25 of 53) sorted by relevance

123

/external/webrtc/webrtc/modules/video_coding/
Djitter_estimator_tests.cc52 int64_t Delay() { return ((counter_ % 11) - 5) * amplitude_; } in Delay() function in webrtc::ValueGenerator
54 uint32_t FrameSize() { return 1000 + Delay(); } in FrameSize()
68 regular_estimator_.UpdateEstimate(gen.Delay(), gen.FrameSize()); in TEST_F()
70 low_rate_estimator_.UpdateEstimate(gen.Delay(), gen.FrameSize()); in TEST_F()
85 regular_estimator_.UpdateEstimate(gen.Delay(), gen.FrameSize()); in TEST_F()
87 low_rate_estimator_.UpdateEstimate(gen.Delay(), gen.FrameSize()); in TEST_F()
102 regular_estimator_.UpdateEstimate(gen.Delay(), gen.FrameSize()); in TEST_F()
104 low_rate_estimator_.UpdateEstimate(gen.Delay(), gen.FrameSize()); in TEST_F()
119 regular_estimator_.UpdateEstimate(gen.Delay(), gen.FrameSize()); in TEST_F()
121 low_rate_estimator_.UpdateEstimate(gen.Delay(), gen.FrameSize()); in TEST_F()
[all …]
Dvideo_coding_impl.cc246 int32_t Delay() const override { return receiver_.Delay(); } in Delay() function in webrtc::__anond045b06d0111::VideoCodingModuleImpl
/external/ImageMagick/Magick++/demo/
Dsmile_anim.miff6 Scene=0 Iterations=0 Delay=10 Dispose=3
15 Scene=1 Iterations=1 Delay=10 Dispose=3
23 Scene=2 Iterations=1 Delay=10 Dispose=3
31 Scene=3 Iterations=1 Delay=10 Dispose=3
39 Scene=4 Iterations=1 Delay=10 Dispose=3
47 Scene=5 Iterations=1 Delay=10 Dispose=3
/external/tcpdump/tests/
Dlacp-ev.out9 Max Delay 32768
19 Max Delay 32768
29 Max Delay 32768
39 Max Delay 32768
49 Max Delay 32768
59 Max Delay 32768
69 Max Delay 32768
79 Max Delay 32768
89 Max Delay 32768
99 Max Delay 32768
[all …]
/external/cros/system_api/dbus/power_manager/
Dpolicy.proto43 // Delay after which |idle_action| is performed, in milliseconds. The
50 // Delay after which the screen will be turned off, in milliseconds. 0
56 // Delay after which the screen will be dimmed, in milliseconds. 0
63 // Delay after which the screen will be locked, in milliseconds. 0
70 // Delay after which an IdleActionImminent signal will be emitted, in
/external/webrtc/webrtc/modules/audio_coding/test/
Dinsert_packet_with_timing.cc213 void Delay(int* optimal_delay, int* current_delay) { in Delay() function in webrtc::InsertPacketWithTiming
297 test.Delay(&optimal_delay_ms, &current_delay_ms); in main()
/external/iptables/extensions/
Dlibxt_tos.t2 -m tos --tos Minimize-Delay;-m tos --tos 0x10/0x3f;OK
Dlibxt_TOS.t8 -j TOS --set-tos Minimize-Delay;-j TOS --set-tos 0x10;OK
/external/autotest/client/site_tests/policy_PowerManagementIdleSettings/
Dcontrol.logout_endsession20 Delay:Idle time expires. It shall fail if this behavior is not enforced.
Dcontrol.notset_sleep20 is not logged out) after the Delay:Idle time expires. It shall fail if this
Dcontrol.donothing_continue20 and does not go to sleep) after the Delay:Idle time expires. It shall fail if
/external/webrtc/webrtc/video/
Dvie_sync_module.cc108 const int current_video_delay_ms = vcm_->Delay(); in Process()
/external/webrtc/webrtc/modules/video_coding/test/
DplotJitterEstimate.m20 plot(x, framedata(x, 2)); title('Delay');
/external/ltp/testcases/kdump/doc/
DTEST_PLAN.txt6 || 1 || Enhance result analysis code of Link Delay || JAN 2008 …
/external/ltp/testcases/kdump/sample/
Drunkdump.EXTRA_LKDTM.RHEL24 # Delay in seconds when dumping to a network destination.
Drunkdump.CRASHER.RHEL24 # Delay in seconds when dumping to a network destination.
Drunkdump.BASIC_LKDTM.SLES24 # Delay in seconds when dumping to a network destination.
Drunkdump.EXTRA_LKDTM.SLES24 # Delay in seconds when dumping to a network destination.
Drunkdump.BASIC_LKDTM.RHEL24 # Delay in seconds when dumping to a network destination.
Drunkdump.CRASHER.SLES24 # Delay in seconds when dumping to a network destination.
/external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
DUefiPxe.h926 UINT64 Delay; member
981 UINT64 Delay; member
/external/webrtc/webrtc/modules/video_coding/include/
Dvideo_coding.h453 virtual int32_t Delay() const = 0;
/external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DPciRootBridgeIo.h108 IN UINT64 Delay,
/external/pdfium/core/fpdftext/
Dcpdf_textpage.h43 enum class FPDFText_MarkedContent { Pass = 0, Done, Delay }; enumerator
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
Defipciio.h36 IN UINT64 Delay,

123