Home
last modified time | relevance | path

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

/external/webrtc/webrtc/video/
Dfull_stack.cc63 foreman_cif.pipe.queue_delay_ms = 50; in TEST_F()
74 foreman_cif.pipe.queue_delay_ms = 0; in TEST_F()
87 foreman_cif.pipe.queue_delay_ms = 0; in TEST_F()
99 foreman_cif.pipe.queue_delay_ms = 100; in TEST_F()
112 foreman_cif.pipe.queue_delay_ms = 100; in TEST_F()
125 foreman_cif.pipe.queue_delay_ms = 100; in TEST_F()
155 screenshare.pipe.queue_delay_ms = 200; in TEST_F()
167 screenshare.pipe.queue_delay_ms = 200; in TEST_F()
Dvideo_loopback.cc202 pipe_config.queue_delay_ms = flags::AvgPropagationDelayMs(); in Loopback()
Dscreenshare_loopback.cc213 pipe_config.queue_delay_ms = flags::AvgPropagationDelayMs(); in Loopback()
Dend_to_end_tests.cc645 config.queue_delay_ms = kNetworkDelayMs; in TEST_F()
3166 config.queue_delay_ms = kSendDelayMs; in TEST_F()
3168 config.queue_delay_ms = kReceiveDelayMs; in TEST_F()
/external/webrtc/webrtc/test/
Dfake_network_pipe_unittest.cc115 config.queue_delay_ms = 100; in TEST_F()
135 fake_clock_.AdvanceTimeMilliseconds(config.queue_delay_ms); in TEST_F()
173 config.queue_delay_ms = 20; in TEST_F()
186 config.queue_delay_ms); in TEST_F()
Dfake_network_pipe.h40 int queue_delay_ms = 0; member
Dfake_network_pipe.cc173 int extra_delay = GaussianRandom(config_.queue_delay_ms, in Process()
/external/webrtc/webrtc/call/
Dcall_perf_tests.cc254 net_config.queue_delay_ms = 500; in TestAudioVideoSync()
515 net_config.queue_delay_ms = 100; in TEST_F()
526 net_config.queue_delay_ms = 100; in TEST_F()