Home
last modified time | relevance | path

Searched defs:plugin (Results 1 – 25 of 568) sorted by relevance

12345678910>>...23

/third_party/gstreamer/gstreamer/gst/
Dgstplugin.c119 gst_plugin_init (GstPlugin * plugin) in gst_plugin_init()
127 GstPlugin *plugin = GST_PLUGIN_CAST (object); in gst_plugin_finalize() local
208 GstPlugin *plugin; in gst_plugin_register_static() local
275 GstPlugin *plugin; in gst_plugin_register_static_full() local
479 gst_plugin_register_func (GstPlugin * plugin, const GstPluginDesc * desc, in gst_plugin_register_func()
732 GstPlugin *plugin; in _priv_gst_plugin_load_file_for_registry() local
946 gst_plugin_get_name (GstPlugin * plugin) in gst_plugin_get_name()
962 gst_plugin_get_description (GstPlugin * plugin) in gst_plugin_get_description()
978 gst_plugin_get_filename (GstPlugin * plugin) in gst_plugin_get_filename()
994 gst_plugin_get_version (GstPlugin * plugin) in gst_plugin_get_version()
[all …]
Dgstdynamictypefactory.c122 GstPlugin * plugin, const gchar * name) in gst_dynamic_type_factory_create()
145 gst_dynamic_type_register (GstPlugin * plugin, GType dyn_type) in gst_dynamic_type_register()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstregistry.c44 print_plugin (const gchar * marker, GstRegistry * registry, GstPlugin * plugin) in print_plugin()
93 GstPlugin *plugin; in GST_START_TEST() local
113 GstPlugin *plugin; in GST_START_TEST() local
132 GstPlugin *plugin = GST_PLUGIN (l->data); in GST_START_TEST() local
160 GstPlugin *plugin; in GST_START_TEST() local
170 GstPlugin *plugin; in GST_START_TEST() local
Dgstplugin.c31 register_check_elements (GstPlugin * plugin) in register_check_elements()
38 GstPlugin *plugin; in GST_START_TEST() local
61 GstPlugin *plugin = GST_PLUGIN (g->data); in GST_START_TEST() local
119 GstPlugin *plugin; in GST_START_TEST() local
142 GstPlugin *plugin; in GST_START_TEST() local
164 GstPlugin *plugin; in GST_START_TEST() local
/third_party/glib/gobject/
Dgtypeplugin.c108 g_type_plugin_use (GTypePlugin *plugin) in g_type_plugin_use()
127 g_type_plugin_unuse (GTypePlugin *plugin) in g_type_plugin_unuse()
149 g_type_plugin_complete_type_info (GTypePlugin *plugin, in g_type_plugin_complete_type_info()
180 g_type_plugin_complete_interface_info (GTypePlugin *plugin, in g_type_plugin_complete_interface_info()
/third_party/gstreamer/gstplugins_bad/ext/lv2/
Dgstlv2.c75 lv2_plugin_register_element (GstPlugin * plugin, GstStructure * lv2_meta) in lv2_plugin_register_element()
129 lv2_plugin_discover (GstPlugin * plugin) in lv2_plugin_discover()
219 plugin_init (GstPlugin * plugin) in plugin_init()
324 static void plugin_cleanup (GstPlugin * plugin) in plugin_cleanup()
/third_party/boost/libs/dll/example/tutorial8/
Drefcounting_api.hpp34 inline boost::shared_ptr<my_refcounting_api> bind(my_refcounting_api* plugin) { in bind()
66 my_refcounting_api* plugin = creator(); in get_plugin() local
/third_party/node/deps/npm/test/tap/
Dadduser-always-auth.js48 mr({ port: common.port, plugin: mocks }, function (er, s) { property
91 mr({ port: port, plugin: mocks }, function (er, s) { property
136 mr({ port: port, plugin: mocks }, function (er, s) { property
178 mr({ port: common.port, plugin: mocks }, function (er, s) { property
207 mr({ port: common.port, plugin: mocks }, function (er, s) { property
235 mr({ port: common.port, plugin: mocks }, function (er, s) { property
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2.c124 gst_v4l2_probe_and_register (GstPlugin * plugin) in gst_v4l2_probe_and_register()
249 plugin_init (GstPlugin * plugin) in plugin_init()
/third_party/gstreamer/gstplugins_base/ext/libvisual/
Dplugin.c56 gst_visual_actor_plugin_is_gl (VisObject * plugin, const gchar * name) in gst_visual_actor_plugin_is_gl()
75 plugin_init (GstPlugin * plugin) in plugin_init()
/third_party/gstreamer/gstplugins_bad/ext/ladspa/
Dgstladspa.c158 ladspa_plugin_register_element (GstPlugin * plugin, GstStructure * ladspa_meta) in ladspa_plugin_register_element()
295 GModule *plugin; in ladspa_plugin_directory_search() local
342 ladspa_plugin_path_search (GstPlugin * plugin) in ladspa_plugin_path_search()
450 plugin_init (GstPlugin * plugin) in plugin_init()
/third_party/gstreamer/gstplugins_bad/gst/gdp/
Dgstgdp.c30 plugin_init (GstPlugin * plugin) in plugin_init()
/third_party/gstreamer/gstplugins_good/ext/vpx/
Dplugin.c34 plugin_init (GstPlugin * plugin) in plugin_init()
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheora.c31 plugin_init (GstPlugin * plugin) in plugin_init()
/third_party/gstreamer/gstplugins_bad/ext/fdkaac/
Dplugin.c29 plugin_init (GstPlugin * plugin) in plugin_init()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtc.c27 plugin_init (GstPlugin * plugin) in plugin_init()
/third_party/gstreamer/gstplugins_bad/ext/flite/
Dgstflite.c31 plugin_init (GstPlugin * plugin) in plugin_init()
/third_party/gstreamer/gstplugins_good/gst/dtmf/
Dgstdtmf.c28 plugin_init (GstPlugin * plugin) in plugin_init()
/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxaudio.c38 plugin_init (GstPlugin * plugin) in plugin_init()
/third_party/gstreamer/gstplugins_good/gst/udp/
Dgstudp.c32 plugin_init (GstPlugin * plugin) in plugin_init()
/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/
Dplugin.c42 plugin_init (GstPlugin * plugin) in plugin_init()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstmultifile.c43 plugin_init (GstPlugin * plugin) in plugin_init()
/third_party/gstreamer/gstplugins_bad/gst/jpegformat/
Dgstjpegformat.c31 plugin_init (GstPlugin * plugin) in plugin_init()
/third_party/gstreamer/gstplugins_good/ext/gdk_pixbuf/
Dgstgdkpixbufplugin.c82 plugin_init (GstPlugin * plugin) in plugin_init()
/third_party/gstreamer/gstplugins_good/sys/waveform/
Dgstwaveformplugin.c29 plugin_init (GstPlugin * plugin) in plugin_init()

12345678910>>...23