Searched refs:has_clock_wait (Results 1 – 2 of 2) sorted by relevance
288 gboolean has_clock_wait);293 gboolean has_clock_wait);298 gboolean has_clock_wait);
187 gboolean has_clock_wait; member2356 GstHarness * src_harness, gboolean has_clock_wait) in gst_harness_add_src_harness() argument2366 h->src_harness->priv->has_clock_wait = has_clock_wait; in gst_harness_add_src_harness()2386 const gchar * src_element_name, gboolean has_clock_wait) in gst_harness_add_src() argument2389 gst_harness_add_src_harness (h, src_harness, has_clock_wait); in gst_harness_add_src()2411 const gchar * launchline, gboolean has_clock_wait) in gst_harness_add_src_parse() argument2414 gst_harness_add_src_harness (h, src_harness, has_clock_wait); in gst_harness_add_src_parse()2446 if (h->src_harness->priv->has_clock_wait) { in gst_harness_push_from_src()