Home
last modified time | relevance | path

Searched refs:gst_missing_element_installer_detail_new (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dmissing-plugins.h79 gchar * gst_missing_element_installer_detail_new (const gchar * factory_name);
Dmissing-plugins.c735 gst_missing_element_installer_detail_new (const gchar * factory_name) in gst_missing_element_installer_detail_new() function
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dpbutils.c726 detail1 = gst_missing_element_installer_detail_new ("deinterlace"); in GST_START_TEST()