Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstplugin.h357 const gchar* gst_plugin_get_package (GstPlugin *plugin);
Dgstplugin.c1127 gst_plugin_get_package (GstPlugin * plugin) in gst_plugin_get_package() function
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstplugin.c151 fail_unless_equals_string (gst_plugin_get_package (plugin), GST_PACKAGE_NAME); in GST_START_TEST()
/third_party/gstreamer/gstreamer/docs/
Dgst-hotdoc-plugins-scanner.c906 gst_plugin_get_package (plugin), in main()
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c1483 PROP_VALUE_COLOR, gst_plugin_get_package (plugin), RESET_COLOR); in print_plugin_info()