Home
last modified time | relevance | path

Searched refs:gst_irtsp_parse_stop (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/pcapparse/
Dgstirtspparse.c72 static gboolean gst_irtsp_parse_stop (GstBaseParse * parse);
107 parse_class->stop = GST_DEBUG_FUNCPTR (gst_irtsp_parse_stop); in gst_irtsp_parse_class_init()
153 gst_irtsp_parse_stop (GstBaseParse * parse) in gst_irtsp_parse_stop() function