Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtptimerqueue.c143 GstClockTimeDiff tail_delta = 0; in rtp_timer_is_closer_to_tail() local
167 tail_delta = GST_CLOCK_DIFF (timer->timeout, tail->timeout); in rtp_timer_is_closer_to_tail()
170 if (tail_delta < next_delta) in rtp_timer_is_closer_to_tail()