Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dinsertbin.c37 GstStaticPadTemplate srcpad_template = GST_STATIC_PAD_TEMPLATE ("src", /* the name of the pad */ variable
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dtextoverlay.c227 setup_textoverlay_with_templates (GstStaticPadTemplate * srcpad_template, in setup_textoverlay_with_templates()
264 GstStaticPadTemplate *srcpad_template = NULL; in setup_textoverlay() local