Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsource.c1021 update_queued_stats (GstBuffer * buffer, RTPSource * src) in update_queued_stats() function
1058 g_queue_foreach (src->packets, (GFunc) update_queued_stats, src); in init_seq()