Home
last modified time | relevance | path

Searched refs:dlsr (Results 1 – 25 of 245) sorted by relevance

12345678910

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/ip/snoopy/
H A Drtcp.c26 uchar dlsr[4]; /* Delay since last SR */ member
40 float dlsr; in p_seprint() local
63 dlsr = (float)NetL(r->dlsr) / 65536.; in p_seprint()
68 dlsr); in p_seprint()
/dports/net/pjsip/pjproject-2.11.1/pjmedia/src/pjmedia/
H A Drtcp.c586 pj_uint32_t lsr, now, dlsr; in parse_rtcp_report() local
596 dlsr = pj_ntohl(rr->dlsr); in parse_rtcp_report()
618 lsr, dlsr, dlsr/65536, (dlsr%65536)*1000/65536, in parse_rtcp_report()
624 if (now-dlsr >= lsr) { in parse_rtcp_report()
660 lsr, now, dlsr, dlsr/65536, in parse_rtcp_report()
662 dlsr-(now-lsr))); in parse_rtcp_report()
964 rr->dlsr = 0; in pjmedia_rtcp_build_rtcp()
969 pj_uint32_t dlsr; in pjmedia_rtcp_build_rtcp() local
989 rr->dlsr = pj_htonl(dlsr); in pjmedia_rtcp_build_rtcp()
996 dlsr, in pjmedia_rtcp_build_rtcp()
[all …]
/dports/multimedia/gstreamer1-plugins-vpx/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]
/dports/multimedia/gstreamer1-plugins-v4l2/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]
/dports/graphics/gstreamer1-plugins-cairo/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]
/dports/multimedia/gstreamer1-plugins-dv/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]
/dports/multimedia/gstreamer1-plugins-good/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]
/dports/audio/gstreamer1-plugins-flac/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]
/dports/audio/gstreamer1-plugins-taglib/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]
/dports/audio/gstreamer1-plugins-speex/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]
/dports/audio/gstreamer1-plugins-twolame/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]
/dports/audio/gstreamer1-plugins-shout2/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]
/dports/audio/gstreamer1-plugins-wavpack/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]
/dports/audio/gstreamer1-plugins-jack/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]
/dports/audio/gstreamer1-plugins-lame/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]
/dports/audio/gstreamer1-plugins-mpg123/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]
/dports/devel/gstreamer1-plugins-soup/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]
/dports/graphics/gstreamer1-plugins-jpeg/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]
/dports/graphics/gstreamer1-plugins-png/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]
/dports/graphics/gstreamer1-plugins-qt/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk4/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]
/dports/x11-toolkits/gstreamer1-plugins-gtk/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]
/dports/graphics/gstreamer1-plugins-libcaca/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]
/dports/graphics/gstreamer1-plugins-aalib/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]
/dports/graphics/gstreamer1-plugins-gdkpixbuf/gst-plugins-good-1.16.2/gst/rtpmanager/
H A Drtpsource.c380 guint32 dlsr = 0; in rtp_source_create_stats() local
449 (guint) src->last_rr.dlsr, NULL); in rtp_source_create_stats()
462 "rb-dlsr", G_TYPE_UINT, (guint) dlsr, in rtp_source_create_stats()
1436 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() argument
1448 lsr & 0xffff, dlsr >> 16, dlsr & 0xffff); in rtp_source_process_rb()
1460 curr->dlsr = dlsr; in rtp_source_process_rb()
1467 A = dlsr + lsr; in rtp_source_process_rb()
1660 if (dlsr) in rtp_source_get_new_rb()
1661 *dlsr = DLSR; in rtp_source_get_new_rb()
1746 if (dlsr) in rtp_source_get_last_rb()
[all …]

12345678910