Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudiotestsrc.c168 interleavedsrc = gst_harness_new_with_templates ("audiotestsrc", NULL, in GST_START_TEST()
170 plannarsrc = gst_harness_new_with_templates ("audiotestsrc", NULL, in GST_START_TEST()
/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.h96 GstHarness * gst_harness_new_with_templates (const gchar * element_name,
Dgstharness.c922 gst_harness_new_with_templates (const gchar * element_name, in gst_harness_new_with_templates() function