Home
last modified time | relevance | path

Searched refs:max_size_packets (Results 1 – 25 of 96) sorted by relevance

1234

/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
H A Dgstrtprtxsend.h67 guint max_size_packets; member
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
/dports/x11/gstreamer1-plugins-ximagesrc/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Dgstrtprtxqueue.c225 rtx->max_size_packets = DEFAULT_MAX_SIZE_PACKETS; in gst_rtp_rtx_queue_init()
368 if (rtx->max_size_packets) { in shrink_queue()
369 while (g_queue_get_length (rtx->queue) > rtx->max_size_packets) in shrink_queue()
452 g_value_set_uint (value, rtx->max_size_packets); in gst_rtp_rtx_queue_get_property()
477 rtx->max_size_packets = g_value_get_uint (value); in gst_rtp_rtx_queue_set_property()

1234