Searched refs:rtp_timer_queue_remove_until (Results 1 – 3 of 3) sorted by relevance
102 void rtp_timer_queue_remove_until (RtpTimerQueue * queue, GstClockTime timeout);
532 rtp_timer_queue_remove_until (RtpTimerQueue * queue, GstClockTime timeout) in rtp_timer_queue_remove_until() function553 rtp_timer_queue_remove_until (queue, GST_CLOCK_TIME_NONE); in rtp_timer_queue_remove_all()
4114 rtp_timer_queue_remove_until (priv->rtx_stats_timers, now); in wait_next_timeout()