Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstflacparse.c194 static void gst_flac_parse_finalize (GObject * object);
233 gobject_class->finalize = gst_flac_parse_finalize; in gst_flac_parse_class_init()
327 gst_flac_parse_finalize (GObject * object) in gst_flac_parse_finalize() function
/third_party/gstreamer/gstplugins_bad/
DChangeLog208872 (gst_flac_parse_finalize), (gst_flac_parse_start),