Home
last modified time | relevance | path

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

12345678910>>...22

/third_party/gstreamer/gstreamer/gst/
Dgstplugin.c125 gst_plugin_init (GstPlugin * plugin) in gst_plugin_init()
133 GstPlugin *plugin = GST_PLUGIN_CAST (object); in gst_plugin_finalize() local
214 GstPlugin *plugin; in gst_plugin_register_static() local
281 GstPlugin *plugin; in gst_plugin_register_static_full() local
486 gst_plugin_register_func (GstPlugin * plugin, const GstPluginDesc * desc, in gst_plugin_register_func()
803 GstPlugin *plugin; in _priv_gst_plugin_load_file_for_registry() local
1031 gst_plugin_get_name (GstPlugin * plugin) in gst_plugin_get_name()
1047 gst_plugin_get_description (GstPlugin * plugin) in gst_plugin_get_description()
1063 gst_plugin_get_filename (GstPlugin * plugin) in gst_plugin_get_filename()
1079 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()
154 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.c115 g_type_plugin_use (GTypePlugin *plugin) in g_type_plugin_use()
134 g_type_plugin_unuse (GTypePlugin *plugin) in g_type_plugin_unuse()
156 g_type_plugin_complete_type_info (GTypePlugin *plugin, in g_type_plugin_complete_type_info()
187 g_type_plugin_complete_interface_info (GTypePlugin *plugin, in g_type_plugin_complete_interface_info()
/third_party/alsa-lib/src/pcm/
Dpcm_plugin.c131 void snd_pcm_plugin_init(snd_pcm_plugin_t *plugin) in snd_pcm_plugin_init()
140 snd_pcm_plugin_t *plugin = pcm->private_data; in snd_pcm_plugin_delay() local
149 static int snd_pcm_plugin_call_init_cb(snd_pcm_t *pcm, snd_pcm_plugin_t *plugin) in snd_pcm_plugin_call_init_cb()
167 snd_pcm_plugin_t *plugin = pcm->private_data; in snd_pcm_plugin_prepare() local
177 snd_pcm_plugin_t *plugin = pcm->private_data; in snd_pcm_plugin_reset() local
192 snd_pcm_plugin_t *plugin = pcm->private_data; in snd_pcm_plugin_rewind() local
216 snd_pcm_plugin_t *plugin = pcm->private_data; in snd_pcm_plugin_forward() local
238 snd_pcm_plugin_t *plugin = pcm->private_data; in snd_pcm_plugin_write_areas() local
295 snd_pcm_plugin_t *plugin = pcm->private_data; in snd_pcm_plugin_read_areas() local
390 snd_pcm_plugin_t *plugin = pcm->private_data; in snd_pcm_plugin_mmap_commit() local
[all …]
Dpcm_ladspa.c184 snd_pcm_ladspa_plugin_t *plugin = list_entry(plugins->next, snd_pcm_ladspa_plugin_t, list); in snd_pcm_ladspa_free_plugins() local
326 snd_pcm_ladspa_plugin_t *plugin = list_entry(pos, snd_pcm_ladspa_plugin_t, list); in snd_pcm_ladspa_free_instances() local
406 static int snd_pcm_ladspa_connect_plugin1(snd_pcm_ladspa_plugin_t *plugin, in snd_pcm_ladspa_connect_plugin1()
444 static int snd_pcm_ladspa_connect_plugin(snd_pcm_ladspa_plugin_t *plugin, in snd_pcm_ladspa_connect_plugin()
458 static int snd_pcm_ladspa_connect_plugin_duplicate1(snd_pcm_ladspa_plugin_t *plugin, in snd_pcm_ladspa_connect_plugin_duplicate1()
489 static int snd_pcm_ladspa_connect_plugin_duplicate(snd_pcm_ladspa_plugin_t *plugin, in snd_pcm_ladspa_connect_plugin_duplicate()
568 static int snd_pcm_ladspa_connect_controls(snd_pcm_ladspa_plugin_t *plugin, in snd_pcm_ladspa_connect_controls()
588 static int snd_pcm_ladspa_check_connect(snd_pcm_ladspa_plugin_t *plugin, in snd_pcm_ladspa_check_connect()
625 snd_pcm_ladspa_plugin_t *plugin = list_entry(pos, snd_pcm_ladspa_plugin_t, list); in snd_pcm_ladspa_allocate_instances() local
710 snd_pcm_ladspa_plugin_t *plugin = list_entry(pos, snd_pcm_ladspa_plugin_t, list); in snd_pcm_ladspa_allocate_memory() local
[all …]
/third_party/gstreamer/gstplugins_bad/sys/va/
Dplugin.c51 plugin_add_dependencies (GstPlugin * plugin) in plugin_add_dependencies()
74 plugin_register_decoders (GstPlugin * plugin, GstVaDevice * device, in plugin_register_decoders()
155 plugin_register_encoders (GstPlugin * plugin, GstVaDevice * device, in plugin_register_encoders()
191 plugin_register_vpp (GstPlugin * plugin, GstVaDevice * device) in plugin_register_vpp()
243 plugin_register_elements (GstPlugin * plugin, GstVaDevice * device) in plugin_register_elements()
312 plugin_init (GstPlugin * plugin) in plugin_init()
/third_party/mindspore/mindspore/train/summary/
Dwriter.py59 def write(self, plugin, data): argument
99 def write(self, plugin, data): argument
108 def write(self, plugin, data): argument
118 def write(self, plugin, data): argument
127 def write(self, plugin, data): argument
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdk.c86 plugin_add_dependencies (GstPlugin * plugin) in plugin_add_dependencies()
111 plugin_init (GstPlugin * plugin) in plugin_init()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dplugin.c38 register_video_decoder (GstPlugin * plugin, GstV4l2CodecDevice * device) in register_video_decoder()
87 plugin_init (GstPlugin * plugin) in plugin_init()
/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/mindspore/mindspore/train/
D_utils.py173 def _check_to_numpy(plugin, tensor): argument
192 def _check_lineage_value(plugin, value): argument
194 def raises(plugin, prototype): argument
/third_party/gstreamer/gstreamer/plugins/tracers/
Dgstfactories.c72 GstPlugin *plugin; in do_element_new() local
106 GstPlugin *plugin; in do_plugin_feature_loaded() local
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2.c123 gst_v4l2_probe_and_register (GstPlugin * plugin) in gst_v4l2_probe_and_register()
250 plugin_init (GstPlugin * plugin) in plugin_init()
/third_party/gstreamer/gstplugins_bad/ext/ladspa/
Dgstladspa.c159 ladspa_plugin_register_element (GstPlugin * plugin, GstStructure * ladspa_meta) in ladspa_plugin_register_element()
296 GModule *plugin; in ladspa_plugin_directory_search() local
343 ladspa_plugin_path_search (GstPlugin * plugin) in ladspa_plugin_path_search()
451 plugin_init (GstPlugin * plugin) in plugin_init()
/third_party/gstreamer/gstplugins_bad/ext/lv2/
Dgstlv2.c107 lv2_plugin_register_element (GstPlugin * plugin, GstStructure * lv2_meta) in lv2_plugin_register_element()
163 lv2_plugin_discover (GstPlugin * plugin) in lv2_plugin_discover()
254 plugin_init (GstPlugin * plugin) in plugin_init()
379 static void plugin_cleanup (GstPlugin * plugin) in plugin_cleanup()
/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/mdns/
Dgstmicrodns.c31 plugin_init (GstPlugin * plugin) in plugin_init()
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimage.c28 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/sys/directsound/
Dgstdirectsoundplugin.c36 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_bad/sys/ipcpipeline/
Dgstipcpipeline.c29 plugin_init (GstPlugin * plugin) in plugin_init()

12345678910>>...22