Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstplugin.h194 #define GST_PLUGIN_CAST(obj) ((GstPlugin*)(obj)) macro
Dgstregistry.c903 result = GST_PLUGIN_CAST (walk->data); in gst_registry_find_plugin()
1004 gst_object_ref (GST_PLUGIN_CAST (g->data)); in gst_registry_get_plugin_list()
Dgstplugin.c133 GstPlugin *plugin = GST_PLUGIN_CAST (object); in gst_plugin_finalize()
1480 gst_object_unref (GST_PLUGIN_CAST (g->data)); in gst_plugin_list_free()
Dgst.c880 GstPlugin *plugin = GST_PLUGIN_CAST (g->data); in gst_debug_help()
/third_party/gstreamer/gstreamer/
DChangeLog108939 API: GST_PLUGIN_CAST