Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstogmparse.c138 static GstPadTemplate *video_src_templ, *audio_src_templ, *text_src_templ; variable
335 text_src_templ = gst_pad_template_new ("src", in gst_ogm_text_parse_base_init()
337 gst_element_class_add_pad_template (element_class, text_src_templ); in gst_ogm_text_parse_base_init()
408 ogm->srcpadtempl = text_src_templ; in gst_ogm_text_parse_init()