Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgsttask.c198 static void gst_task_finalize (GObject * object);
235 gobject_class->finalize = gst_task_finalize; in gst_task_class_init()
261 gst_task_finalize (GObject * object) in gst_task_finalize() function
/third_party/gstreamer/gstreamer/
DChangeLog120347 * gst/gsttask.c: (gst_task_finalize), (gst_task_func):
126375 * gst/gsttask.c: (gst_task_get_type), (gst_task_finalize),