Searched refs:gst_plugin_add_dependency_simple (Results 1 – 12 of 12) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/ttml/ |
D | gstttmlelement.c | 38 gst_plugin_add_dependency_simple (plugin, "GST_TTML_AUTOPLUG", NULL, NULL, in ttml_element_init()
|
/third_party/gstreamer/gstplugins_base/gst/gio/ |
D | gstgioelement.c | 242 gst_plugin_add_dependency_simple (plugin, NULL, GIO_MODULE_DIR, NULL, in gio_element_init() 244 gst_plugin_add_dependency_simple (plugin, NULL, GIO_GVFS_MOUNTS_DIR, NULL, in gio_element_init()
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdk.c | 103 gst_plugin_add_dependency_simple (plugin, "LIBVA_DRIVERS_PATH", in plugin_add_dependencies()
|
/third_party/gstreamer/gstplugins_base/ext/libvisual/ |
D | plugin.c | 84 gst_plugin_add_dependency_simple (plugin, "HOME/.libvisual/actor", in plugin_init()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstplugin.h | 390 void gst_plugin_add_dependency_simple (GstPlugin * plugin,
|
D | gstplugin.c | 1999 gst_plugin_add_dependency_simple (GstPlugin * plugin, in gst_plugin_add_dependency_simple() function
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | plugin.c | 67 gst_plugin_add_dependency_simple (plugin, "LIBVA_DRIVERS_PATH", in plugin_add_dependencies()
|
/third_party/gstreamer/gstplugins_bad/ext/ladspa/ |
D | gstladspa.c | 465 gst_plugin_add_dependency_simple (plugin, in plugin_init()
|
/third_party/gstreamer/gstplugins_bad/ext/lv2/ |
D | gstlv2.c | 326 gst_plugin_add_dependency_simple (plugin, in plugin_init()
|
/third_party/gstreamer/gstplugins_bad/gst/frei0r/ |
D | gstfrei0r.c | 672 gst_plugin_add_dependency_simple (plugin, in plugin_init()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamc.c | 1822 gst_plugin_add_dependency_simple (plugin, NULL, "/etc:/system/vendor/etc", in amc_init()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 90484 (gst_plugin_add_dependency), (gst_plugin_add_dependency_simple): 90507 API: add gst_plugin_add_dependency_simple()
|