/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | webm-mux.c | 88 gst_element_class_add_static_pad_template (gstelement_class, in gst_webm_mux_class_init() 90 gst_element_class_add_static_pad_template (gstelement_class, in gst_webm_mux_class_init() 92 gst_element_class_add_static_pad_template (gstelement_class, &webm_src_templ); in gst_webm_mux_class_init()
|
/third_party/gstreamer/gstplugins_bad/ext/dtls/ |
D | gstdtlssrtpdemux.c | 76 gst_element_class_add_static_pad_template (element_class, &sink_template); in gst_dtls_srtp_demux_class_init() 77 gst_element_class_add_static_pad_template (element_class, &rtp_src_template); in gst_dtls_srtp_demux_class_init() 78 gst_element_class_add_static_pad_template (element_class, &dtls_src_template); in gst_dtls_srtp_demux_class_init()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | autoconvert.c | 207 gst_element_class_add_static_pad_template (element_class, &src_factory); in test_element1_class_init() 208 gst_element_class_add_static_pad_template (element_class, &sink_factory); in test_element1_class_init() 222 gst_element_class_add_static_pad_template (element_class, &src_factory); in test_element2_class_init() 224 gst_element_class_add_static_pad_template (element_class, &sink_factory); in test_element2_class_init()
|
/third_party/gstreamer/gstplugins_bad/ext/opencv/ |
D | gstcvequalizehist.cpp | 99 gst_element_class_add_static_pad_template (element_class, &src_factory); in gst_cv_equalize_hist_class_init() 100 gst_element_class_add_static_pad_template (element_class, &sink_factory); in gst_cv_equalize_hist_class_init()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtppcmupay.c | 72 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_pcmu_pay_class_init() 74 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_pcmu_pay_class_init()
|
D | gstrtppcmapay.c | 72 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_pcma_pay_class_init() 74 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_pcma_pay_class_init()
|
D | gstrtpsirendepay.c | 73 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_siren_depay_class_init() 75 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_siren_depay_class_init()
|
D | gstrtpisacdepay.c | 130 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_isac_depay_class_init() 132 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_isac_depay_class_init()
|
D | gstrtpmp1sdepay.c | 87 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_mp1s_depay_class_init() 89 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_mp1s_depay_class_init()
|
D | gstrtpsirenpay.c | 71 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_siren_pay_class_init() 73 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_siren_pay_class_init()
|
D | gstrtpgsmdepay.c | 81 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_gsm_depay_class_init() 83 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_gsm_depay_class_init()
|
D | gstrtppcmudepay.c | 86 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_pcmu_depay_class_init() 88 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_pcmu_depay_class_init()
|
D | gstrtppcmadepay.c | 85 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_pcma_depay_class_init() 87 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_pcma_depay_class_init()
|
D | gstrtpac3depay.c | 86 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_ac3_depay_class_init() 88 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_ac3_depay_class_init()
|
D | gstrtpmpvdepay.c | 76 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_mpv_depay_class_init() 78 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_mpv_depay_class_init()
|
D | gstrtpmpadepay.c | 77 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_mpa_depay_class_init() 79 gst_element_class_add_static_pad_template (gstelement_class, in gst_rtp_mpa_depay_class_init()
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkmjpegdec.c | 131 gst_element_class_add_static_pad_template (element_class, &sink_factory); in gst_msdkmjpegdec_class_init() 132 gst_element_class_add_static_pad_template (element_class, &src_factory); in gst_msdkmjpegdec_class_init()
|
D | gstmsdkav1dec.c | 124 gst_element_class_add_static_pad_template (element_class, &sink_factory); in gst_msdkav1dec_class_init() 125 gst_element_class_add_static_pad_template (element_class, &src_factory); in gst_msdkav1dec_class_init()
|
/third_party/gstreamer/gstplugins_bad/gst/rist/ |
D | gstroundrobin.c | 132 gst_element_class_add_static_pad_template (element_class, &sink_templ); in gst_round_robin_class_init() 133 gst_element_class_add_static_pad_template (element_class, &src_templ); in gst_round_robin_class_init()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstcudadownload.c | 64 gst_element_class_add_static_pad_template (element_class, &sink_template); in gst_cuda_download_class_init() 65 gst_element_class_add_static_pad_template (element_class, &src_template); in gst_cuda_download_class_init()
|
D | gstcudaupload.c | 62 gst_element_class_add_static_pad_template (element_class, &sink_template); in gst_cuda_upload_class_init() 63 gst_element_class_add_static_pad_template (element_class, &src_template); in gst_cuda_upload_class_init()
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | rsndec.c | 408 gst_element_class_add_static_pad_template (element_class, in rsn_audiodec_class_init() 410 gst_element_class_add_static_pad_template (element_class, in rsn_audiodec_class_init() 458 gst_element_class_add_static_pad_template (element_class, in rsn_videodec_class_init() 460 gst_element_class_add_static_pad_template (element_class, in rsn_videodec_class_init()
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | decodebin.c | 231 gst_element_class_add_static_pad_template (element_class, &sink_template); in test_mpeg_audio_parse_class_init() 232 gst_element_class_add_static_pad_template (element_class, &src_template); in test_mpeg_audio_parse_class_init() 382 gst_element_class_add_static_pad_template (element_class, &sink_templ); in gst_fake_h264_parser_class_init() 383 gst_element_class_add_static_pad_template (element_class, &src_templ); in gst_fake_h264_parser_class_init() 483 gst_element_class_add_static_pad_template (element_class, &sink_templ); in gst_fake_h264_decoder_class_init() 484 gst_element_class_add_static_pad_template (element_class, &src_templ); in gst_fake_h264_decoder_class_init()
|
/third_party/gstreamer/gstplugins_good/gst/debugutils/ |
D | cpureport.c | 78 gst_element_class_add_static_pad_template (element_class, in gst_cpu_report_class_init() 80 gst_element_class_add_static_pad_template (element_class, in gst_cpu_report_class_init()
|
/third_party/gstreamer/gstplugins_bad/gst/codecalpha/ |
D | gstcodecalphademux.c | 280 gst_element_class_add_static_pad_template (element_class, in gst_codec_alpha_demux_class_init() 282 gst_element_class_add_static_pad_template (element_class, in gst_codec_alpha_demux_class_init() 284 gst_element_class_add_static_pad_template (element_class, in gst_codec_alpha_demux_class_init()
|