Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/ipcpipeline/
Dgstipcpipelinesink.c122 static void gst_ipc_pipeline_sink_finalize (GObject * obj);
161 gobject_class->finalize = gst_ipc_pipeline_sink_finalize; in gst_ipc_pipeline_sink_class_init()
249 gst_ipc_pipeline_sink_finalize (GObject * obj) in gst_ipc_pipeline_sink_finalize() function