/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstelement.c | 199 gst_pad_template_new ("test", GST_PAD_SRC, GST_PAD_ALWAYS, GST_CAPS_ANY)); in gst_test_element_class_init() 209 gst_pad_template_new ("test2", GST_PAD_SRC, GST_PAD_ALWAYS, in gst_test_element_class_init() 221 gst_pad_template_new ("test", GST_PAD_SRC, GST_PAD_ALWAYS, in gst_test_element_class_init() 291 gst_pad_template_new ("test", GST_PAD_SRC, GST_PAD_ALWAYS, GST_CAPS_ANY)); in gst_test_element2_class_init() 302 gst_pad_template_new ("test4", GST_PAD_SRC, GST_PAD_ALWAYS, in gst_test_element2_class_init() 574 gst_pad_template_new ("src_%u", GST_PAD_SRC, GST_PAD_REQUEST, in gst_test_element3_class_init() 578 gst_pad_template_new ("src_%u_%u", GST_PAD_SRC, GST_PAD_REQUEST, in gst_test_element3_class_init() 582 gst_pad_template_new ("src_%u_%u_%u", GST_PAD_SRC, GST_PAD_REQUEST, in gst_test_element3_class_init() 586 gst_pad_template_new ("src_%ublah_blah%ublah", GST_PAD_SRC, in gst_test_element3_class_init() 590 gst_pad_template_new ("src_%d", GST_PAD_SRC, GST_PAD_REQUEST, in gst_test_element3_class_init() [all …]
|
D | gstghostpad.c | 593 padtempl = gst_pad_template_new ("padtempl", GST_PAD_SINK, in GST_START_TEST() 596 ghosttempl = gst_pad_template_new ("ghosttempl", GST_PAD_SINK, in GST_START_TEST() 636 padtempl = gst_pad_template_new ("padtempl", GST_PAD_SINK, in GST_START_TEST() 639 ghosttempl = gst_pad_template_new ("ghosttempl", GST_PAD_SINK, in GST_START_TEST() 692 src_template = gst_pad_template_new ("src", GST_PAD_SRC, in GST_START_TEST() 697 sink_template = gst_pad_template_new ("sink", GST_PAD_SINK, in GST_START_TEST() 846 srctempl = gst_pad_template_new ("srctempl", GST_PAD_SRC, in GST_START_TEST() 852 sinktempl = gst_pad_template_new ("sinktempl", GST_PAD_SINK, in GST_START_TEST() 920 srctempl = gst_pad_template_new ("srctempl", GST_PAD_SRC, in GST_START_TEST() 926 sinktempl = gst_pad_template_new ("sinktempl", GST_PAD_SINK, in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/ext/opencv/ |
D | gstcvdilateerode.cpp | 142 templ = gst_pad_template_new ("sink", GST_PAD_SINK, GST_PAD_ALWAYS, in gst_cv_dilate_erode_class_init() 145 templ = gst_pad_template_new ("src", GST_PAD_SRC, GST_PAD_ALWAYS, caps); in gst_cv_dilate_erode_class_init()
|
D | gstcvsmooth.cpp | 235 templ = gst_pad_template_new ("sink", GST_PAD_SINK, GST_PAD_ALWAYS, in gst_cv_smooth_class_init() 238 templ = gst_pad_template_new ("src", GST_PAD_SRC, GST_PAD_ALWAYS, caps); in gst_cv_smooth_class_init()
|
D | gstcameraundistort.cpp | 181 templ = gst_pad_template_new ("sink", GST_PAD_SINK, GST_PAD_ALWAYS, in gst_camera_undistort_class_init() 184 templ = gst_pad_template_new ("src", GST_PAD_SRC, GST_PAD_ALWAYS, caps); in gst_camera_undistort_class_init()
|
/third_party/gstreamer/gstplugins_bad/gst/videofilters/ |
D | gstzebrastripe.c | 105 gst_pad_template_new ("src", GST_PAD_SRC, GST_PAD_ALWAYS, in gst_zebra_stripe_class_init() 108 gst_pad_template_new ("sink", GST_PAD_SINK, GST_PAD_ALWAYS, in gst_zebra_stripe_class_init()
|
D | gstvideodiff.c | 69 gst_pad_template_new ("src", GST_PAD_SRC, GST_PAD_ALWAYS, in gst_video_diff_class_init() 72 gst_pad_template_new ("sink", GST_PAD_SINK, GST_PAD_ALWAYS, in gst_video_diff_class_init()
|
D | gstscenechange.c | 124 gst_pad_template_new ("src", GST_PAD_SRC, GST_PAD_ALWAYS, in gst_scene_change_class_init() 127 gst_pad_template_new ("sink", GST_PAD_SINK, GST_PAD_ALWAYS, in gst_scene_change_class_init()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudiofilter.c | 231 pad_template = gst_pad_template_new ("src", GST_PAD_SRC, GST_PAD_ALWAYS, in gst_audio_filter_class_add_pad_templates() 235 pad_template = gst_pad_template_new ("sink", GST_PAD_SINK, GST_PAD_ALWAYS, in gst_audio_filter_class_add_pad_templates()
|
/third_party/gstreamer/gstplugins_bad/gst/videosignal/ |
D | gstvideoanalyse.c | 100 gst_pad_template_new ("src", GST_PAD_SRC, GST_PAD_ALWAYS, in gst_video_analyse_class_init() 103 gst_pad_template_new ("sink", GST_PAD_SINK, GST_PAD_ALWAYS, in gst_video_analyse_class_init()
|
D | gstsimplevideomark.c | 121 gst_pad_template_new ("src", GST_PAD_SRC, GST_PAD_ALWAYS, in gst_video_mark_class_init() 124 gst_pad_template_new ("sink", GST_PAD_SINK, GST_PAD_ALWAYS, in gst_video_mark_class_init()
|
D | gstsimplevideomarkdetect.c | 143 gst_pad_template_new ("src", GST_PAD_SRC, GST_PAD_ALWAYS, in gst_video_detect_class_init() 146 gst_pad_template_new ("sink", GST_PAD_SINK, GST_PAD_ALWAYS, in gst_video_detect_class_init()
|
/third_party/gstreamer/gstplugins_bad/tools/element-templates/ |
D | sinkpad-template-video | 12 gst_pad_template_new ("sink", GST_PAD_SINK, GST_PAD_ALWAYS,
|
D | srcpad-template-video | 12 gst_pad_template_new ("src", GST_PAD_SRC, GST_PAD_ALWAYS,
|
/third_party/gstreamer/gstplugins_bad/gst/frei0r/ |
D | gstfrei0rmixer.c | 653 gst_pad_template_new ("src", GST_PAD_SRC, GST_PAD_ALWAYS, in gst_frei0r_mixer_class_init() 658 gst_pad_template_new ("sink_0", GST_PAD_SINK, GST_PAD_ALWAYS, in gst_frei0r_mixer_class_init() 663 gst_pad_template_new ("sink_1", GST_PAD_SINK, GST_PAD_ALWAYS, in gst_frei0r_mixer_class_init() 669 gst_pad_template_new ("sink_2", GST_PAD_SINK, GST_PAD_ALWAYS, in gst_frei0r_mixer_class_init()
|
D | gstfrei0rfilter.c | 229 gst_pad_template_new ("src", GST_PAD_SRC, GST_PAD_ALWAYS, in gst_frei0r_filter_class_init() 233 templ = gst_pad_template_new ("sink", GST_PAD_SINK, GST_PAD_ALWAYS, caps); in gst_frei0r_filter_class_init()
|
/third_party/gstreamer/gstplugins_bad/ext/ladspa/ |
D | gstladspafilter.c | 51 gst_pad_template_new (GST_BASE_TRANSFORM_SRC_NAME, GST_PAD_SRC, in gst_my_audio_filter_class_add_pad_templates() 56 gst_pad_template_new (GST_BASE_TRANSFORM_SINK_NAME, GST_PAD_SINK, in gst_my_audio_filter_class_add_pad_templates()
|
/third_party/gstreamer/gstplugins_bad/gst/debugutils/ |
D | gstwatchdog.c | 100 gst_pad_template_new ("src", GST_PAD_SRC, GST_PAD_ALWAYS, in gst_watchdog_class_init() 103 gst_pad_template_new ("sink", GST_PAD_SINK, GST_PAD_ALWAYS, in gst_watchdog_class_init()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstpadtemplate.h | 211 GstPadTemplate* gst_pad_template_new (const gchar *name_template,
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11download.cpp | 117 gst_pad_template_new ("sink", GST_PAD_SINK, GST_PAD_ALWAYS, caps)); in gst_d3d11_download_class_init() 122 gst_pad_template_new ("src", GST_PAD_SRC, GST_PAD_ALWAYS, caps)); in gst_d3d11_download_class_init()
|
D | gstd3d11upload.cpp | 112 gst_pad_template_new ("sink", GST_PAD_SINK, GST_PAD_ALWAYS, caps)); in gst_d3d11_upload_class_init() 117 gst_pad_template_new ("src", GST_PAD_SRC, GST_PAD_ALWAYS, caps)); in gst_d3d11_upload_class_init()
|
/third_party/gstreamer/gstplugins_bad/gst/bayer/ |
D | gstbayer2rgb.c | 186 gst_pad_template_new ("src", GST_PAD_SRC, GST_PAD_ALWAYS, in gst_bayer2rgb_class_init() 189 gst_pad_template_new ("sink", GST_PAD_SINK, GST_PAD_ALWAYS, in gst_bayer2rgb_class_init()
|
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | gstmfvp9enc.cpp | 298 gst_pad_template_new ("sink", GST_PAD_SINK, GST_PAD_ALWAYS, in gst_mf_vp9_enc_class_init() 301 gst_pad_template_new ("src", GST_PAD_SRC, GST_PAD_ALWAYS, in gst_mf_vp9_enc_class_init()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvvp8dec.c | 478 gst_pad_template_new ("sink", GST_PAD_SINK, GST_PAD_ALWAYS, in gst_nv_vp8_dec_subclass_init() 481 gst_pad_template_new ("src", GST_PAD_SRC, GST_PAD_ALWAYS, in gst_nv_vp8_dec_subclass_init()
|
/third_party/gstreamer/gstplugins_bad/gst/mxf/ |
D | mxfdv-dif.c | 270 gst_pad_template_new ("dv_dif_video_sink_%u", GST_PAD_SINK, in mxf_dv_dif_init()
|