Searched refs:gst_pad_template_set_documentation_caps (Results 1 – 10 of 10) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstpadtemplate.h | 233 void gst_pad_template_set_documentation_caps (GstPadTemplate *templ, GstCaps *caps);
|
D | gstpadtemplate.c | 496 gst_pad_template_set_documentation_caps (GstPadTemplate * templ, GstCaps * caps) in gst_pad_template_set_documentation_caps() function
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | gstnvh264enc.c | 251 gst_pad_template_set_documentation_caps (pad_templ, doc_caps); in gst_nv_h264_enc_class_init() 258 gst_pad_template_set_documentation_caps (pad_templ, doc_caps); in gst_nv_h264_enc_class_init()
|
D | gstnvh265enc.c | 253 gst_pad_template_set_documentation_caps (pad_templ, doc_caps); in gst_nv_h265_enc_class_init() 260 gst_pad_template_set_documentation_caps (pad_templ, doc_caps); in gst_nv_h265_enc_class_init()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvadeinterlace.c | 747 gst_pad_template_set_documentation_caps (sink_pad_templ, in gst_va_deinterlace_class_init() 753 gst_pad_template_set_documentation_caps (src_pad_templ, in gst_va_deinterlace_class_init()
|
D | gstvabasedec.c | 643 gst_pad_template_set_documentation_caps (sink_pad_templ, doc_sink_caps); in gst_va_base_dec_class_init() 652 gst_pad_template_set_documentation_caps (src_pad_templ, doc_src_caps); in gst_va_base_dec_class_init()
|
D | gstvavpp.c | 1972 gst_pad_template_set_documentation_caps (sink_pad_templ, in gst_va_vpp_class_init() 1978 gst_pad_template_set_documentation_caps (src_pad_templ, in gst_va_vpp_class_init()
|
/third_party/gstreamer/gstplugins_bad/ext/wpe/ |
D | gstwpevideosrc.cpp | 723 gst_pad_template_set_documentation_caps (tmpl, doc_caps); in gst_wpe_video_src_class_init()
|
/third_party/gstreamer/gstplugins_good/ext/shout2/ |
D | gstshout2.c | 257 gst_pad_template_set_documentation_caps (tmpl, doc_caps); in gst_shout2send_class_init()
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 3281 gst_pad_template_set_documentation_caps()
|