Home
last modified time | relevance | path

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

1234

/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::__anonc28a8fb60111::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 …]
Disis_stlv_asan.out8 Delay Metric: 5, Internal
Disis_stlv_asan-4.out10 Delay Metric: 5, Internal
Dpimv2-oobr-2.out74 LAN Prune Delay Option (2), length 0, Value: ERROR: Option Length != 4 Bytes (0)
170 LAN Prune Delay Option (2), length 0, Value: ERROR: Option Length != 4 Bytes (0)
266 LAN Prune Delay Option (2), length 0, Value: ERROR: Option Length != 4 Bytes (0)
362 LAN Prune Delay Option (2), length 0, Value: ERROR: Option Length != 4 Bytes (0)
458 LAN Prune Delay Option (2), length 0, Value: ERROR: Option Length != 4 Bytes (0)
554 LAN Prune Delay Option (2), length 0, Value: ERROR: Option Length != 4 Bytes (0)
650 LAN Prune Delay Option (2), length 0, Value: ERROR: Option Length != 4 Bytes (0)
746 LAN Prune Delay Option (2), length 0, Value: ERROR: Option Length != 4 Bytes (0)
842 LAN Prune Delay Option (2), length 0, Value: ERROR: Option Length != 4 Bytes (0)
938 LAN Prune Delay Option (2), length 0, Value: ERROR: Option Length != 4 Bytes (0)
[all …]
/external/u-boot/doc/device-tree-bindings/spi/
Dspi-cadence.txt24 - cdns,tsd2d-ns : Delay in master reference clocks (ref_clk) between one
27 - cdns,tchsh-ns : Delay in master reference clocks between last bit of
30 - cdns,tslch-ns : Delay in master reference clocks between setting
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/
DCallCredentialsTest.cs43 CallCredentials.FromInterceptor(async (uri, m) => { await Task.Delay(1); }), in CallCredentials_ToNativeCredentials()
44 CallCredentials.FromInterceptor(async (uri, m) => { await Task.Delay(2); })); in CallCredentials_ToNativeCredentials()
DTimeoutsTest.cs94 await Task.Delay(60000); in DeadlineInThePast()
108 await Task.Delay(60000); in DeadlineExceededStatusOnTimeout()
/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DRunnerClientServerTest.cs83 await Task.Delay(3000); in ClientServerRunner()
87 await Task.Delay(3000); in ClientServerRunner()
DInterarrivalTimers.cs93 await Task.Delay(millisTimeout); in WaitForNextAsync()
/external/u-boot/doc/device-tree-bindings/net/
Dti,dp83867.txt5 - ti,rx-internal-delay - RGMII Recieve Clock Delay - see dt-bindings/net/ti-dp83867.h
7 - ti,tx-internal-delay - RGMII Transmit Clock Delay - see dt-bindings/net/ti-dp83867.h
/external/cros/system_api/dbus/power_manager/
Dpolicy.proto46 // Delay after which |idle_action| is performed, in milliseconds. The
53 // Delay after which the screen will be turned off, in milliseconds. 0
59 // Delay after which the screen will be dimmed, in milliseconds. 0
66 // Delay after which the screen will be locked, in milliseconds. 0
73 // Delay after which an IdleActionImminent signal will be emitted, in
/external/u-boot/doc/device-tree-bindings/video/
Dexynos-fb.txt38 samsung,init-delay: Delay before LCD initialization starts
39 samsung,power-on-delay: Delay after LCD is powered on
40 samsung,reset-delay: Delay after LCD is reset
Datmel-hlcdc.txt13 - atmel,guard-time: lcd guard time (Delay in frame periods).
/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_endsession21 Delay:Idle time expires. It shall fail if this behavior is not enforced.
Dcontrol.notset_sleep21 is not logged out) after the Delay:Idle time expires. It shall fail if this
Dcontrol.donothing_continue21 and does not go to sleep) after the Delay:Idle time expires. It shall fail if
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_session_test.cc626 auto b_delay = test::graph::Delay(&g, b, Microseconds(1000000)); in TEST()
686 auto b_delay = test::graph::Delay(&g, b, Microseconds(1000000)); in TEST()
986 test::graph::Delay(&graph, b, Microseconds(1000000)); in TEST()
1003 test::graph::Delay(&graph, b, Microseconds(1000000)); in TEST()
1027 Node* b_delay = test::graph::Delay(&graph, b, Microseconds(2000000)); in TEST()
1052 Node* b_delay = test::graph::Delay(&graph, b, Microseconds(1000000)); in TEST()
/external/grpc-grpc/src/csharp/Grpc.Examples/
DMathServiceImpl.cs48 await Task.Delay(100); in Fib()
/external/webrtc/webrtc/video/
Dvie_sync_module.cc108 const int current_video_delay_ms = vcm_->Delay(); in Process()

1234