Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstharness.c145 static GstStaticPadTemplate hsinktemplate = GST_STATIC_PAD_TEMPLATE ("sink", variable
866 &hsrctemplate, element_sinkpad_name, &hsinktemplate, element_srcpad_name); in gst_harness_new_with_element()
1023 &hsrctemplate, "sink", &hsinktemplate, "src"); in gst_harness_add_parse()
1197 gst_harness_setup_sink_pad (h, &hsinktemplate, NULL); in gst_harness_add_element_src_pad()