Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsource.c1329 guint64 rt_diff, rtp_diff; in rtp_source_send_rtp() local
1367 rt_diff = running_time - src->last_rtime; in rtp_source_send_rtp()
1373 GST_TIME_FORMAT, src->ssrc, rtp_diff, GST_TIME_ARGS (rt_diff)); in rtp_source_send_rtp()