Searched refs:sinkpad_template (Results 1 – 2 of 2) sorted by relevance
229 GstStaticPadTemplate * sinkpad_template, gboolean enable_allocation_query) in setup_textoverlay_with_templates() argument235 mysinkpad = gst_check_setup_sink_pad (textoverlay, sinkpad_template); in setup_textoverlay_with_templates()266 GstStaticPadTemplate *sinkpad_template = NULL; in setup_textoverlay() local271 sinkpad_template = &sinktemplate; in setup_textoverlay()274 textpad_template, sinkpad_template, FALSE); in setup_textoverlay()
30 GstStaticPadTemplate sinkpad_template = GST_STATIC_PAD_TEMPLATE ("sink", /* the name of the … variable164 sinkpad = gst_check_setup_sink_pad (insertbin, &sinkpad_template); in GST_START_TEST()