Searched refs:mysinktemplate (Results 1 – 2 of 2) sorted by relevance
36 static GstStaticPadTemplate mysinktemplate = variable117 mysinkpad = gst_pad_new_from_static_template (&mysinktemplate, "sink"); in _create_sink_pad()
30 static GstStaticPadTemplate mysinktemplate = GST_STATIC_PAD_TEMPLATE ("sink", variable211 mysinkpad = gst_pad_new_from_static_template (&mysinktemplate, "sink"); in GST_START_TEST()