Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth265parse.c101 static gboolean gst_h265_parse_start (GstBaseParse * parse);
147 parse_class->start = GST_DEBUG_FUNCPTR (gst_h265_parse_start); in gst_h265_parse_class_init()
273 gst_h265_parse_start (GstBaseParse * parse) in gst_h265_parse_start() function