Home
last modified time | relevance | path

Searched refs:lost_seq (Results 1 – 25 of 192) sorted by relevance

12345678

/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
H A Drtpstoragestream.c184 guint8 pt_fec, guint16 lost_seq) in rtp_storage_stream_get_packets_for_recovery() argument
210 if (item->seq == lost_seq) { in rtp_storage_stream_get_packets_for_recovery()
218 gint seq_diff = gst_rtp_buffer_compare_seqnum (lost_seq, item->seq); in rtp_storage_stream_get_packets_for_recovery()
250 GST_PTR_FORMAT, ret_length, lost_seq, stream->ssrc, ret); in rtp_storage_stream_get_packets_for_recovery()
263 guint16 lost_seq) in rtp_storage_stream_get_redundant_packet() argument
268 if (item->seq == lost_seq) { in rtp_storage_stream_get_redundant_packet()
275 lost_seq, stream->ssrc); in rtp_storage_stream_get_redundant_packet()
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()
/dports/x11/gstreamer1-plugins-ximagesrc/gst-plugins-good-1.16.2/gst/rtp/
H A Drtpstorage.c78 guint32 ssrc, guint16 lost_seq) in rtp_storage_get_packets_for_recovery() argument
86 lost_seq, fec_pt, ssrc); in rtp_storage_get_packets_for_recovery()
100 " lost_seq=%u for ssrc=%08x", fec_pt, lost_seq, ssrc); in rtp_storage_get_packets_for_recovery()
103 lost_seq); in rtp_storage_get_packets_for_recovery()
115 guint16 lost_seq) in rtp_storage_get_redundant_packet() argument
122 " seq=%u for ssrc=%08x, but size is 0", lost_seq, ssrc); in rtp_storage_get_redundant_packet()
135 ret = rtp_storage_stream_get_redundant_packet (stream, lost_seq); in rtp_storage_get_redundant_packet()

12345678