Home
last modified time | relevance | path

Searched defs:packet_lost (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbasedepayload.h102 gboolean (*packet_lost) (GstRTPBaseDepayload *filter, GstEvent *event); member
/third_party/gstreamer/gstplugins_bad/gst/rist/
Dgstristsrc.c741 gint packet_lost; in gst_rist_src_create_stats() local
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtpbasedepayload.c592 packet_lost (State * state, GstClockTime timestamp, GstClockTime duration, in packet_lost() function