Home
last modified time | relevance | path

Searched refs:T_dither_max (Results 1 – 25 of 48) sorted by relevance

12

/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/x11/gstreamer1-plugins-ximagesrc/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsession.c4424 GstClockTime T_dither_max, T_rr, offset = 0; in rtp_session_request_early_rtcp() local
4484 T_dither_max = 0; in rtp_session_request_early_rtcp()
4487 T_dither_max = T_rr; in rtp_session_request_early_rtcp()
4488 T_dither_max /= 2; in rtp_session_request_early_rtcp()
4492 if (current_time + T_dither_max > sess->next_rtcp_check_time) { in rtp_session_request_early_rtcp()
4496 GST_TIME_ARGS (current_time), GST_TIME_ARGS (T_dither_max), in rtp_session_request_early_rtcp()
4498 ret = T_dither_max <= max_delay; in rtp_session_request_early_rtcp()
4549 if (T_dither_max) { in rtp_session_request_early_rtcp()
4551 sess->next_early_rtcp_time = g_random_double () * T_dither_max + in rtp_session_request_early_rtcp()
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/
H A DChangeLog41424 In this case T_dither_max is set to 0 according to RFC 4585

12