Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dmxfdemux.c36 static GstStaticPadTemplate mysinktemplate = variable
117 mysinkpad = gst_pad_new_from_static_template (&mysinktemplate, "sink"); in _create_sink_pad()
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dstreamsynchronizer.c30 static GstStaticPadTemplate mysinktemplate = GST_STATIC_PAD_TEMPLATE ("sink", variable
211 mysinkpad = gst_pad_new_from_static_template (&mysinktemplate, "sink"); in GST_START_TEST()