Home
last modified time | relevance | path

Searched refs:gst_pad_template_set_documentation_caps (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstpadtemplate.h233 void gst_pad_template_set_documentation_caps (GstPadTemplate *templ, GstCaps *caps);
Dgstpadtemplate.c496 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/
Dgstnvh264enc.c251 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()
Dgstnvh265enc.c253 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/
Dgstvadeinterlace.c747 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()
Dgstvabasedec.c643 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()
Dgstvavpp.c1972 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/
Dgstwpevideosrc.cpp723 gst_pad_template_set_documentation_caps (tmpl, doc_caps); in gst_wpe_video_src_class_init()
/third_party/gstreamer/gstplugins_good/ext/shout2/
Dgstshout2.c257 gst_pad_template_set_documentation_caps (tmpl, doc_caps); in gst_shout2send_class_init()
/third_party/gstreamer/gstreamer/
DChangeLog3281 gst_pad_template_set_documentation_caps()