Searched defs:fractionlost (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | rtpsource.c | 377 guint8 fractionlost = 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 | 55 guint8 fractionlost; member
|
D | rtpsession.c | 2378 guint8 fractionlost; in rtp_session_process_rb() local 3613 guint8 fractionlost; in session_report_blocks() local
|
/third_party/gstreamer/gstplugins_good/gst/rtsp/ |
D | gstrtpdec.c | 513 guint8 fractionlost; in gst_rtp_dec_chain_rtcp() local 537 guint8 fractionlost; 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()
|