Searched refs:audio_src_template (Results 1 – 10 of 10) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst/debugutils/ |
D | gsttestsrcbin.c | 50 static GstStaticPadTemplate audio_src_template = variable 393 gst_test_src_bin_setup_src (self, "audiotestsrc", &audio_src_template, in gst_test_src_bin_uri_handler_set_uri() 557 gst_static_pad_template_get (&audio_src_template)); in gst_test_src_bin_class_init()
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | rsndec.c | 384 static GstStaticPadTemplate audio_src_template = GST_STATIC_PAD_TEMPLATE ("src", variable 409 &audio_src_template); in rsn_audiodec_class_init()
|
D | resindvdbin.c | 72 static GstStaticPadTemplate audio_src_template = variable 130 &audio_src_template); in rsn_dvdbin_class_init() 596 src_templ = gst_static_pad_template_get (&audio_src_template); in create_elements()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | mpegtsmux.c | 36 static GstStaticPadTemplate audio_src_template = GST_STATIC_PAD_TEMPLATE ("src", variable 476 check_tsmux_pad (&audio_src_template, AUDIO_CAPS_STRING, 0xC0, 0x03, in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/gst/videoframe_audiolevel/ |
D | gstvideoframe-audiolevel.c | 65 static GstStaticPadTemplate audio_src_template = variable 128 &audio_src_template); in gst_videoframe_audiolevel_class_init() 162 gst_pad_new_from_static_template (&audio_src_template, "asrc"); in gst_videoframe_audiolevel_init()
|
/third_party/gstreamer/gstplugins_bad/gst/timecode/ |
D | gstavwait.c | 64 static GstStaticPadTemplate audio_src_template = variable 226 &audio_src_template); in gst_avwait_class_init() 262 gst_pad_new_from_static_template (&audio_src_template, "asrc"); in gst_avwait_init()
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gsturidecodebin3.c | 311 static GstStaticPadTemplate audio_src_template = variable 515 &audio_src_template); in gst_uri_decode_bin3_class_init()
|
D | gstdecodebin3.c | 453 static GstStaticPadTemplate audio_src_template = variable 609 gst_static_pad_template_get (&audio_src_template)); in gst_decodebin3_class_init() 2972 templ = &audio_src_template; in create_output_stream()
|
/third_party/gstreamer/gstplugins_good/gst/multifile/ |
D | gstsplitmuxsrc.c | 86 static GstStaticPadTemplate audio_src_template = variable 226 &audio_src_template); in gst_splitmux_src_class_init()
|
/third_party/gstreamer/gstplugins_good/gst/flv/ |
D | gstflvdemux.c | 67 static GstStaticPadTemplate audio_src_template = variable 3805 &audio_src_template); in gst_flv_demux_class_init()
|