Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsource.h169 GstClockTime last_rtime; member
Drtpsource.c1367 rt_diff = running_time - src->last_rtime; in rtp_source_send_rtp()
1378 src->last_rtime = running_time; in rtp_source_send_rtp()
1553 G_GUINT64_FORMAT, GST_TIME_ARGS (src->last_rtime), t_rtp); in rtp_source_get_new_sr()
1568 diff = GST_CLOCK_DIFF (src->last_rtime, running_time); in rtp_source_get_new_sr()