Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/
Dgstmpegdemux.c142 static void gst_ps_demux_finalize (GstPsDemux * demux);
249 gobject_class->finalize = (GObjectFinalizeFunc) gst_ps_demux_finalize; in gst_ps_demux_class_init()
285 gst_ps_demux_finalize (GstPsDemux * demux) in gst_ps_demux_finalize() function