Searched defs:srcpad_template (Results 1 – 2 of 2) sorted by relevance
37 GstStaticPadTemplate srcpad_template = GST_STATIC_PAD_TEMPLATE ("src", /* the name of the pad */ variable
227 setup_textoverlay_with_templates (GstStaticPadTemplate * srcpad_template, in setup_textoverlay_with_templates()264 GstStaticPadTemplate *srcpad_template = NULL; in setup_textoverlay() local