Home
last modified time | relevance | path

Searched refs:fractionlost (Results 1 – 25 of 162) sorted by relevance

1234567

/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/x11/gstreamer1-plugins-ximagesrc/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c375 guint8 fractionlost = 0; in rtp_source_create_stats() local
452 have_rb = rtp_source_get_last_rb (src, &fractionlost, &packetslost, in rtp_source_create_stats()
457 "rb-fractionlost", G_TYPE_UINT, (guint) fractionlost, in rtp_source_create_stats()
1435 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() argument
1455 curr->fractionlost = fractionlost; in rtp_source_process_rb()
1592 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() argument
1650 if (fractionlost) in rtp_source_get_new_rb()
1651 *fractionlost = fraction; in rtp_source_get_new_rb()
1724 rtp_source_get_last_rb (RTPSource * src, guint8 * fractionlost, in rtp_source_get_last_rb() argument
1736 if (fractionlost) in rtp_source_get_last_rb()
[all …]
/dports/devel/jrtplib/JRTPLIB-3.11.2/src/
H A Drtpsourcedata.h80 …RTCPReceiverReportInfo():receivetime(0,0) { hasinfo = false; fractionlost = 0; packetslost = 0;… in RTCPReceiverReportInfo()
82 …uint32_t jit,uint32_t l,uint32_t dl,const RTPTime &rcvtime) { fractionlost = ((double)fraclost)/2… in Set()
85 double GetFractionLost() const { return fractionlost; } in GetFractionLost()
94 double fractionlost; variable

1234567