Home
last modified time | relevance | path

Searched defs:sinkpad_template (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dinsertbin.c30 GstStaticPadTemplate sinkpad_template = GST_STATIC_PAD_TEMPLATE ("sink", /* the name of the … variable
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dtextoverlay.c229 GstStaticPadTemplate * sinkpad_template, gboolean enable_allocation_query) in setup_textoverlay_with_templates()
266 GstStaticPadTemplate *sinkpad_template = NULL; in setup_textoverlay() local