Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsource.c1898 GstClockTime max_pts_window; in rtp_source_timeout() local
1909 max_pts_window = running_time - feedback_retention_window; in rtp_source_timeout()
1913 GST_BUFFER_PTS (pkt) < max_pts_window) { in rtp_source_timeout()
1920 ", queue len: %u", pruned, GST_TIME_ARGS (max_pts_window), in rtp_source_timeout()