Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/pcapparse/
Dgstirtspparse.c71 static gboolean gst_irtsp_parse_start (GstBaseParse * parse);
106 parse_class->start = GST_DEBUG_FUNCPTR (gst_irtsp_parse_start); in gst_irtsp_parse_class_init()
141 gst_irtsp_parse_start (GstBaseParse * parse) in gst_irtsp_parse_start() function