Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstdecodebin2.c113 static GstStaticPadTemplate decoder_bin_src_template = variable
1105 &decoder_bin_src_template); in gst_decode_bin_class_init()
5569 pad_tmpl = gst_static_pad_template_get (&decoder_bin_src_template); in gst_decode_pad_new()