Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/
Dgstmpegdemux.c140 static void gst_ps_demux_class_init (GstPsDemuxClass * klass);
194 (GClassInitFunc) gst_ps_demux_class_init, in gst_ps_demux_get_type()
239 gst_ps_demux_class_init (GstPsDemuxClass * klass) in gst_ps_demux_class_init() function