Home
last modified time | relevance | path

Searched refs:gst_install_plugins_sync (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dinstall-plugins.h147 GstInstallPluginsReturn gst_install_plugins_sync (const gchar * const * details,
Dinstall-plugins.c708 gst_install_plugins_sync (const gchar * const *details, in gst_install_plugins_sync() function
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dpbutils.c593 ret = gst_install_plugins_sync (details, ctx); in test_pb_utils_install_plugins_do_callout()
631 ASSERT_CRITICAL (ret = gst_install_plugins_sync (NULL, ctx)); in GST_START_TEST()
640 ret = gst_install_plugins_sync (details, NULL); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/
DChangeLog143876 (gst_install_plugins_async), (gst_install_plugins_sync),