Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dmpegtsparse.c78 static GstStaticPadTemplate program_template = variable
192 gst_element_class_add_static_pad_template (element_class, &program_template); in mpegts_parse_class_init()
494 pad = gst_pad_new_from_static_template (&program_template, pad_name); in mpegts_parse_create_tspad()
/third_party/gstreamer/gstplugins_bad/sys/dvb/
Ddvbbasebin.c46 static GstStaticPadTemplate program_template = variable
344 gst_element_class_add_static_pad_template (element_class, &program_template); in dvb_base_bin_class_init()