Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dmpegtsmux.c30 static GstStaticPadTemplate video_src_template = GST_STATIC_PAD_TEMPLATE ("src", variable
362 mysrcpad = setup_src_pad (mux, &video_src_template, "sink_%d", &padname); in GST_START_TEST()
380 mysrcpad = setup_src_pad (mux, &video_src_template, "sink_%d", &padname); in GST_START_TEST()
398 mysrcpad = setup_src_pad (mux, &video_src_template, "sink_%d", &padname); in GST_START_TEST()
418 mysrcpad = setup_src_pad (mux, &video_src_template, "sink_%d", &padname); in GST_START_TEST()
440 mysrcpad = setup_src_pad (mux, &video_src_template, "sink_%d", &padname); in GST_START_TEST()
456 mysrcpad = setup_src_pad (mux, &video_src_template, "sink_%d", &padname); in GST_START_TEST()
467 check_tsmux_pad (&video_src_template, VIDEO_CAPS_STRING, 0xE0, 0x1b, in GST_START_TEST()
498 mux = setup_tsmux (&video_src_template, "sink_%d", &padname); in GST_START_TEST()
554 check_tsmux_pad (&video_src_template, VIDEO_CAPS_STRING, 0xE0, 0x1b, in GST_START_TEST()
[all …]
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgsttestsrcbin.c44 static GstStaticPadTemplate video_src_template = variable
390 gst_test_src_bin_setup_src (self, "videotestsrc", &video_src_template, in gst_test_src_bin_uri_handler_set_uri()
555 gst_static_pad_template_get (&video_src_template)); in gst_test_src_bin_class_init()
/third_party/gstreamer/gstplugins_bad/ext/resindvd/
Drsndec.c434 static GstStaticPadTemplate video_src_template = GST_STATIC_PAD_TEMPLATE ("src", variable
459 &video_src_template); in rsn_videodec_class_init()
Dresindvdbin.c65 static GstStaticPadTemplate video_src_template = variable
128 &video_src_template); in rsn_dvdbin_class_init()
502 src_templ = gst_static_pad_template_get (&video_src_template); in create_elements()
/third_party/gstreamer/gstplugins_bad/gst/videoframe_audiolevel/
Dgstvideoframe-audiolevel.c79 static GstStaticPadTemplate video_src_template = variable
133 &video_src_template); in gst_videoframe_audiolevel_class_init()
168 gst_pad_new_from_static_template (&video_src_template, "vsrc"); in gst_videoframe_audiolevel_init()
/third_party/gstreamer/gstplugins_bad/gst/timecode/
Dgstavwait.c78 static GstStaticPadTemplate video_src_template = variable
231 &video_src_template); in gst_avwait_class_init()
268 gst_pad_new_from_static_template (&video_src_template, "vsrc"); in gst_avwait_init()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgsturidecodebin3.c305 static GstStaticPadTemplate video_src_template = variable
513 &video_src_template); in gst_uri_decode_bin3_class_init()
Dgstdecodebin3.c447 static GstStaticPadTemplate video_src_template = variable
607 gst_static_pad_template_get (&video_src_template)); in gst_decodebin3_class_init()
2968 templ = &video_src_template; in create_output_stream()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsrc.c74 static GstStaticPadTemplate video_src_template = variable
222 &video_src_template); in gst_splitmux_src_class_init()
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/
Dgstrpicamsrc.c225 static GstStaticPadTemplate video_src_template = GST_STATIC_PAD_TEMPLATE ("src", variable
526 gst_static_pad_template_get (&video_src_template)); in gst_rpi_cam_src_class_init()
/third_party/gstreamer/gstplugins_good/gst/flv/
Dgstflvdemux.c82 static GstStaticPadTemplate video_src_template = variable
3807 &video_src_template); in gst_flv_demux_class_init()