Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/
Dgsttranscoder.c110 static void gst_transcoder_dispose (GObject * object);
170 gobject_class->dispose = gst_transcoder_dispose; in gst_transcoder_class_init()
223 gst_transcoder_dispose (GObject * object) in gst_transcoder_dispose() function