Searched defs:packetslost (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | rtpsource.c | 378 gint32 packetslost = 0; in rtp_source_create_stats() local 1465 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in rtp_source_process_rb() 1623 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_new_rb() 1757 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in rtp_source_get_last_rb()
|
D | rtpstats.h | 56 guint32 packetslost; member
|
D | rtpsession.c | 2379 gint32 packetslost; in rtp_session_process_rb() local 3614 gint32 packetslost; in session_report_blocks() local
|
/third_party/gstreamer/gstplugins_good/gst/rtsp/ |
D | gstrtpdec.c | 514 gint32 packetslost; in gst_rtp_dec_chain_rtcp() local 538 gint32 packetslost; in gst_rtp_dec_chain_rtcp() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/ |
D | gstrtcpbuffer.c | 884 guint8 * fractionlost, gint32 * packetslost, guint32 * exthighestseq, in gst_rtcp_packet_get_rb() 969 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in gst_rtcp_packet_add_rb() 1054 guint8 fractionlost, gint32 packetslost, guint32 exthighestseq, in gst_rtcp_packet_set_rb()
|