Searched refs:doc_caps (Results 1 – 6 of 6) sorted by relevance
109 GstCaps *doc_caps; in gst_nv_h264_enc_class_init() local250 doc_caps = gst_caps_from_string (DOCUMENTATION_SINK_CAPS); in gst_nv_h264_enc_class_init()251 gst_pad_template_set_documentation_caps (pad_templ, doc_caps); in gst_nv_h264_enc_class_init()252 gst_caps_unref (doc_caps); in gst_nv_h264_enc_class_init()257 doc_caps = gst_caps_from_string (DOCUMENTATION_SRC_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()259 gst_caps_unref (doc_caps); in gst_nv_h264_enc_class_init()
110 GstCaps *doc_caps; in gst_nv_h265_enc_class_init() local252 doc_caps = gst_caps_from_string (DOCUMENTATION_SINK_CAPS); in gst_nv_h265_enc_class_init()253 gst_pad_template_set_documentation_caps (pad_templ, doc_caps); in gst_nv_h265_enc_class_init()254 gst_caps_unref (doc_caps); in gst_nv_h265_enc_class_init()259 doc_caps = gst_caps_from_string (DOCUMENTATION_SRC_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()261 gst_caps_unref (doc_caps); in gst_nv_h265_enc_class_init()
699 GstCaps *doc_caps, *sink_caps = NULL, *src_caps = NULL; in gst_va_deinterlace_class_init() local742 doc_caps = gst_caps_from_string (caps_str); in gst_va_deinterlace_class_init()748 gst_caps_ref (doc_caps)); in gst_va_deinterlace_class_init()754 gst_caps_ref (doc_caps)); in gst_va_deinterlace_class_init()755 gst_caps_unref (doc_caps); in gst_va_deinterlace_class_init()
1924 GstCaps *doc_caps, *caps = NULL; in gst_va_vpp_class_init() local1967 doc_caps = gst_caps_from_string (caps_str); in gst_va_vpp_class_init()1973 gst_caps_ref (doc_caps)); in gst_va_vpp_class_init()1979 gst_caps_ref (doc_caps)); in gst_va_vpp_class_init()1980 gst_caps_unref (doc_caps); in gst_va_vpp_class_init()
684 GstCaps *doc_caps; in gst_wpe_video_src_class_init() local722 doc_caps = gst_caps_from_string (WPE_VIDEO_SRC_DOC_CAPS); in gst_wpe_video_src_class_init()723 gst_pad_template_set_documentation_caps (tmpl, doc_caps); in gst_wpe_video_src_class_init()724 gst_clear_caps (&doc_caps); in gst_wpe_video_src_class_init()
171 GstCaps *doc_caps; in gst_shout2send_class_init() local256 doc_caps = gst_caps_from_string (SHOUT2SEND_DOC_CAPS); in gst_shout2send_class_init()257 gst_pad_template_set_documentation_caps (tmpl, doc_caps); in gst_shout2send_class_init()258 gst_clear_caps (&doc_caps); in gst_shout2send_class_init()