Home
last modified time | relevance | path

Searched defs:launchline (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.c967 gst_harness_add_parse (GstHarness * h, const gchar * launchline) in gst_harness_add_parse()
1042 gst_harness_new_parse (const gchar * launchline) in gst_harness_new_parse()
2411 const gchar * launchline, gboolean has_clock_wait) in gst_harness_add_src_parse()
2614 gst_harness_add_sink_parse (GstHarness * h, const gchar * launchline) in gst_harness_add_sink_parse()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Djifmux.c938 gchar *launchline; in generate_jif_file_with_tags_from_taglist() local