Searched refs:gst_plugin_add_dependency (Results 1 – 8 of 8) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdk.c | 94 gst_plugin_add_dependency (plugin, NULL, kernel_paths, kernel_names, in plugin_add_dependencies() 98 gst_plugin_add_dependency (plugin, env_vars, NULL, NULL, in plugin_add_dependencies()
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/ |
D | plugin.c | 98 gst_plugin_add_dependency (plugin, in plugin_init()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | plugin.c | 58 gst_plugin_add_dependency (plugin, NULL, kernel_paths, kernel_names, in plugin_add_dependencies() 62 gst_plugin_add_dependency (plugin, env_vars, NULL, NULL, in plugin_add_dependencies()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstplugin.h | 384 void gst_plugin_add_dependency (GstPlugin * plugin,
|
D | gstplugin.c | 1928 gst_plugin_add_dependency (GstPlugin * plugin, const gchar ** env_vars, in gst_plugin_add_dependency() function 2014 gst_plugin_add_dependency (plugin, (const gchar **) a_evars, in gst_plugin_add_dependency_simple()
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2.c | 258 gst_plugin_add_dependency (plugin, in plugin_init()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 90484 (gst_plugin_add_dependency), (gst_plugin_add_dependency_simple): 90506 API: add gst_plugin_add_dependency()
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 200906 realdec: use gst_plugin_add_dependency()
|