Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/rawparse/
Dgstunalignedaudioparse.c46 static GstStaticPadTemplate static_src_template = variable
71 gst_static_pad_template_get (&static_src_template)); in gst_unaligned_audio_parse_class_init()
Dgstunalignedvideoparse.c46 static GstStaticPadTemplate static_src_template = variable
70 gst_static_pad_template_get (&static_src_template)); in gst_unaligned_video_parse_class_init()
Dgstrawaudioparse.c117 static GstStaticPadTemplate static_src_template = variable
197 gst_static_pad_template_get (&static_src_template)); in gst_raw_audio_parse_class_init()
Dgstrawvideoparse.c122 static GstStaticPadTemplate static_src_template = variable
195 gst_static_pad_template_get (&static_src_template)); in gst_raw_video_parse_class_init()
/third_party/gstreamer/gstplugins_bad/gst/rawparse/
Dgstaudioparse.c65 static GstStaticPadTemplate static_src_template = variable
185 gst_static_pad_template_get (&static_src_template)); in gst_audio_parse_class_init()
Dgstvideoparse.c49 static GstStaticPadTemplate static_src_template = variable
145 gst_static_pad_template_get (&static_src_template)); in gst_video_parse_class_init()
/third_party/gstreamer/gstplugins_bad/gst/switchbin/
Dgstswitchbin.c91 static GstStaticPadTemplate static_src_template = variable
226 gst_static_pad_template_get (&static_src_template)); in gst_switch_bin_class_init()