Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth263parse.c61 static gboolean gst_h263_parse_start (GstBaseParse * parse);
89 parse_class->start = GST_DEBUG_FUNCPTR (gst_h263_parse_start); in gst_h263_parse_class_init()
106 gst_h263_parse_start (GstBaseParse * parse) in gst_h263_parse_start() function