Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstregistry.c192 gst_plugin_list_free (plugins_before); in GST_START_TEST()
194 gst_plugin_list_free (plugins_after); in GST_START_TEST()
Dgstplugin.c130 gst_plugin_list_free (list); in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/tests/check/generic/
Dstates.c87 gst_plugin_list_free (plugins); in setup()
/third_party/gstreamer/gstreamer/libs/gst/helpers/
Dgst-completion-helper.c170 gst_plugin_list_free (orig_plugins); in _list_features()
/third_party/gstreamer/gstplugins_base/tests/check/generic/
Dstates.c86 gst_plugin_list_free (plugins); in setup()
/third_party/gstreamer/gstreamer/gst/
Dgstplugin.h396 void gst_plugin_list_free (GList *list);
Dgstregistry.c906 gst_plugin_list_free (walk); in gst_registry_find_plugin()
Dgstplugin.c1475 gst_plugin_list_free (GList * list) in gst_plugin_list_free() function
/third_party/gstreamer/gstplugins_bad/tests/check/generic/
Dstates.c89 gst_plugin_list_free (plugins); in setup()
/third_party/gstreamer/gstreamer/tests/check/generic/
Dstates.c87 gst_plugin_list_free (plugins); in setup()
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c1209 gst_plugin_list_free (plugins); in print_blacklist()
1337 gst_plugin_list_free (orig_plugins); in print_element_list()
1436 gst_plugin_list_free (plugins); in print_all_uri_handlers()
1946 gst_plugin_list_free (orig_plugins); in print_all_plugin_automatic_install_info()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstcheck.c325 gst_plugin_list_free (plugins); in print_plugins()
/third_party/gstreamer/gstreamer/
DChangeLog90473 (gst_plugin_class_init), (gst_plugin_list_free),
108909 * gst/gstplugin.c: (gst_plugin_finalize), (gst_plugin_list_free):
124093 (gst_plugin_list_free): Doc.