Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Drtpstoragestream.c59 guint i, too_old_buffers_num = 0; in rtp_storage_stream_resize() local
71 too_old_buffers_num = i + 1; in rtp_storage_stream_resize()
77 for (i = 0; i < too_old_buffers_num; ++i) { in rtp_storage_stream_resize()
81 i, too_old_buffers_num, item->pt, item->seq, stream->ssrc); in rtp_storage_stream_resize()