Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/onvif/
Dgstrtponvifparse.c43 static GstStaticPadTemplate src_template_factory = variable
65 &src_template_factory); in gst_rtp_onvif_parse_class_init()
83 gst_pad_new_from_static_template (&src_template_factory, "src"); in gst_rtp_onvif_parse_init()
Dgstrtponviftimestamp.c61 static GstStaticPadTemplate src_template_factory = variable
295 &src_template_factory); in gst_rtp_onvif_timestamp_class_init()
452 gst_pad_new_from_static_template (&src_template_factory, "src"); in gst_rtp_onvif_timestamp_init()
/third_party/gstreamer/gstplugins_bad/gst/festival/
Dgstfestival.c131 static GstStaticPadTemplate src_template_factory = variable
176 &src_template_factory); in gst_festival_class_init()
193 gst_pad_new_from_static_template (&src_template_factory, "src"); in gst_festival_init()
/third_party/gstreamer/gstplugins_base/ext/pango/
Dgsttextrender.c92 static GstStaticPadTemplate src_template_factory = variable
194 &src_template_factory); in gst_text_render_class_init()
677 template = gst_static_pad_template_get (&src_template_factory); in gst_text_render_init()
Dgstbasetextoverlay.c128 static GstStaticPadTemplate src_template_factory = variable
364 &src_template_factory); in gst_base_text_overlay_class_init()
732 template = gst_static_pad_template_get (&src_template_factory); in gst_base_text_overlay_init()
/third_party/gstreamer/gstplugins_good/gst/level/
Dgstlevel.c83 static GstStaticPadTemplate src_template_factory = variable
193 &src_template_factory); in gst_level_class_init()
/third_party/gstreamer/gstplugins_bad/gst/aiff/
Daiffparse.c97 static GstStaticPadTemplate src_template_factory = variable
127 &src_template_factory); in gst_aiff_parse_class_init()
203 gst_pad_new_from_static_template (&src_template_factory, "src"); in gst_aiff_parse_init()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstceaccoverlay.c80 static GstStaticPadTemplate src_template_factory = variable
240 gst_static_pad_template_get (&src_template_factory)); in gst_base_cea_cc_overlay_class_init()
357 template = gst_static_pad_template_get (&src_template_factory); in gst_base_cea_cc_overlay_init()
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dgstttmlrender.c68 static GstStaticPadTemplate src_template_factory = variable
261 gst_static_pad_template_get (&src_template_factory)); in gst_ttml_render_class_init()
344 template = gst_static_pad_template_get (&src_template_factory); in gst_ttml_render_init()