Searched refs:rtx_last (Results 1 – 4 of 4) sorted by relevance
68 GstClockTime rtx_last; member
3845 dts != GST_CLOCK_TIME_NONE && dts > timer->rtx_last) { in update_rtx_stats()3846 delay = dts - timer->rtx_last; in update_rtx_stats()3913 timer->rtx_last = gst_clock_get_time (clock); in do_expected_timeout()3914 timer->rtx_last -= GST_ELEMENT_CAST (jitterbuffer)->base_time; in do_expected_timeout()3916 timer->rtx_last = now; in do_expected_timeout()3929 timeout = timer->rtx_last + rtx_retry_timeout; in do_expected_timeout()3964 if (GST_CLOCK_TIME_IS_VALID (timer->rtx_last)) { in do_lost_timeout()
587 timer->rtx_last = GST_CLOCK_TIME_NONE; in rtp_timer_queue_set_timer()
40 fail_unless_equals_uint64 (GST_CLOCK_TIME_NONE, timer10->rtx_last); in GST_START_TEST()53 fail_unless_equals_uint64 (GST_CLOCK_TIME_NONE, timer0->rtx_last); in GST_START_TEST()