Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dtest_http_src.c127 static void gst_test_http_src_finalize (GObject * object);
163 gobject_class->finalize = gst_test_http_src_finalize; in gst_test_http_src_class_init()
258 gst_test_http_src_finalize (GObject * object) in gst_test_http_src_finalize() function