Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dtextoverlay.c228 GstStaticPadTemplate * textpad_template, in setup_textoverlay_with_templates() argument
246 if (textpad_template) { in setup_textoverlay_with_templates()
248 notgst_check_setup_src_pad2 (textoverlay, textpad_template, NULL, in setup_textoverlay_with_templates()
265 GstStaticPadTemplate *textpad_template = NULL; in setup_textoverlay() local
270 textpad_template = &text_srctemplate; in setup_textoverlay()
274 textpad_template, sinkpad_template, FALSE); in setup_textoverlay()