Searched refs:src_template_caps (Results 1 – 14 of 14) sorted by relevance
42 static GstStaticCaps src_template_caps = variable106 gst_static_caps_get (&src_template_caps)); in gst_v4l2_is_h263_enc()115 gst_static_caps_get (&src_template_caps), src_caps); in gst_v4l2_h263_enc_register()
42 static GstStaticCaps src_template_caps = variable109 gst_static_caps_get (&src_template_caps)); in gst_v4l2_is_mpeg4_enc()120 gst_static_caps_get (&src_template_caps), src_caps); in gst_v4l2_mpeg4_enc_register()
43 static GstStaticCaps src_template_caps = variable131 gst_static_caps_get (&src_template_caps)); in gst_v4l2_is_h264_enc()142 gst_static_caps_get (&src_template_caps), src_caps); in gst_v4l2_h264_enc_register()
43 static GstStaticCaps src_template_caps = GST_STATIC_CAPS ("image/jpeg"); variable109 gst_static_caps_get (&src_template_caps)); in gst_v4l2_is_jpeg_enc()118 gst_static_caps_get (&src_template_caps), src_caps); in gst_v4l2_jpeg_enc_register()
42 static GstStaticCaps src_template_caps = variable109 gst_static_caps_get (&src_template_caps)); in gst_v4l2_is_vp9_enc()120 gst_static_caps_get (&src_template_caps), src_caps); in gst_v4l2_vp9_enc_register()
42 static GstStaticCaps src_template_caps = variable110 gst_static_caps_get (&src_template_caps)); in gst_v4l2_is_vp8_enc()121 gst_static_caps_get (&src_template_caps), src_caps); in gst_v4l2_vp8_enc_register()
43 static GstStaticCaps src_template_caps = GST_STATIC_CAPS ("video/x-fwht"); variable109 gst_static_caps_get (&src_template_caps)); in gst_v4l2_is_fwht_enc()118 gst_static_caps_get (&src_template_caps), src_caps); in gst_v4l2_fwht_enc_register()
42 static GstStaticCaps src_template_caps = variable110 gst_static_caps_get (&src_template_caps)); in gst_v4l2_is_h265_enc()121 gst_static_caps_get (&src_template_caps), src_caps); in gst_v4l2_h265_enc_register()
115 GstCaps *src_template_caps; in gst_mpg123_audio_dec_class_init() local168 src_template_caps = gst_caps_from_string (s->str); in gst_mpg123_audio_dec_class_init()170 src_template_caps); in gst_mpg123_audio_dec_class_init()171 gst_caps_unref (src_template_caps); in gst_mpg123_audio_dec_class_init()
64 static GstStaticCaps src_template_caps = variable120 caps = gst_d3d11_get_updated_template_caps (&src_template_caps); in gst_d3d11_download_class_init()
60 static GstStaticCaps src_template_caps = variable115 caps = gst_d3d11_get_updated_template_caps (&src_template_caps); in gst_d3d11_upload_class_init()
506 static GstStaticCaps src_template_caps = variable611 caps = gst_d3d11_get_updated_template_caps (&src_template_caps); in gst_d3d11_compositor_bin_class_init()
45 static GstStaticCaps src_template_caps = variable259 caps = gst_d3d11_get_updated_template_caps (&src_template_caps); in gst_d3d11_base_convert_class_init()
1079 GstCaps *src_template_caps = gst_pad_get_pad_template_caps (agg->srcpad); in gst_audio_aggregator_update_src_caps() local1081 gst_pad_peer_query_caps (agg->srcpad, src_template_caps); in gst_audio_aggregator_update_src_caps()1083 gst_caps_unref (src_template_caps); in gst_audio_aggregator_update_src_caps()