Searched defs:dlsr (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | rtpsource.c | 382 guint32 dlsr = 0; in rtp_source_create_stats() local 1466 guint32 jitter, guint32 lsr, guint32 dlsr) in rtp_source_process_rb() 1624 guint32 * jitter, guint32 * lsr, guint32 * dlsr) in rtp_source_get_new_rb() 1758 guint32 * jitter, guint32 * lsr, guint32 * dlsr, guint32 * round_trip) in rtp_source_get_last_rb()
|
D | rtpstats.h | 60 guint32 dlsr; member
|
D | rtpsession.c | 2377 guint32 ssrc, exthighestseq, jitter, lsr, dlsr; in rtp_session_process_rb() local 3616 guint32 lsr, dlsr; in session_report_blocks() local
|
/third_party/gstreamer/gstplugins_good/gst/rtsp/ |
D | gstrtpdec.c | 512 guint32 ssrc, exthighestseq, jitter, lsr, dlsr; in gst_rtp_dec_chain_rtcp() local 536 guint32 ssrc, exthighestseq, jitter, lsr, dlsr; in gst_rtp_dec_chain_rtcp() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/ |
D | gstrtcpbuffer.c | 885 guint32 * jitter, guint32 * lsr, guint32 * dlsr) in gst_rtcp_packet_get_rb() 970 guint32 jitter, guint32 lsr, guint32 dlsr) in gst_rtcp_packet_add_rb() 1055 guint32 jitter, guint32 lsr, guint32 dlsr) in gst_rtcp_packet_set_rb()
|