Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpjitterbuffer.c1422 gint rtx_delay_ms; in GST_START_TEST() local
1434 rtx_delay_ms = TEST_BUF_MS / 2; in GST_START_TEST()
1438 verify_rtx_event (h, next_seqnum, timeout, rtx_delay_ms, TEST_BUF_DURATION); in GST_START_TEST()
1442 rtx_delay_ms += rtx_retry_timeout_ms; in GST_START_TEST()
1444 verify_rtx_event (h, next_seqnum, timeout, rtx_delay_ms, TEST_BUF_DURATION); in GST_START_TEST()
1447 rtx_delay_ms += rtx_retry_timeout_ms; in GST_START_TEST()
1449 verify_rtx_event (h, next_seqnum, timeout, rtx_delay_ms, TEST_BUF_DURATION); in GST_START_TEST()
1507 gint rtx_delay_ms; in GST_START_TEST() local
1535 rtx_delay_ms = TEST_BUF_MS; in GST_START_TEST()
1539 verify_rtx_event (h, missing_seqnum, timeout, rtx_delay_ms, in GST_START_TEST()
[all …]