/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | mpegtsmux.c | 30 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/ |
D | gsttestsrcbin.c | 44 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/ |
D | rsndec.c | 434 static GstStaticPadTemplate video_src_template = GST_STATIC_PAD_TEMPLATE ("src", variable 459 &video_src_template); in rsn_videodec_class_init()
|
D | resindvdbin.c | 65 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/ |
D | gstvideoframe-audiolevel.c | 79 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/ |
D | gstavwait.c | 78 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/ |
D | gsturidecodebin3.c | 305 static GstStaticPadTemplate video_src_template = variable 513 &video_src_template); in gst_uri_decode_bin3_class_init()
|
D | gstdecodebin3.c | 447 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/ |
D | gstsplitmuxsrc.c | 74 static GstStaticPadTemplate video_src_template = variable 222 &video_src_template); in gst_splitmux_src_class_init()
|
/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/ |
D | gstrpicamsrc.c | 225 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/ |
D | gstflvdemux.c | 82 static GstStaticPadTemplate video_src_template = variable 3807 &video_src_template); in gst_flv_demux_class_init()
|