Home
last modified time | relevance | path

Searched refs:gst_caps_features_add (Results 1 – 19 of 19) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstcapsfeatures.c42 gst_caps_features_add (b, "m:jkl"); in GST_START_TEST()
46 gst_caps_features_add (b, "m:jkl"); in GST_START_TEST()
52 gst_caps_features_add (b, "m:abc"); in GST_START_TEST()
59 gst_caps_features_add (b, GST_CAPS_FEATURE_MEMORY_SYSTEM_MEMORY); in GST_START_TEST()
Dgstcaps.c1352 gst_caps_features_add (f1, "memory:VASurface"); in GST_START_TEST()
1465 gst_caps_features_add (features, "foo:bar"); in map_function()
/third_party/gstreamer/gstreamer/gst/
Dgstcapsfeatures.c233 gst_caps_features_add (features, feature); in gst_caps_features_new_single()
285 gst_caps_features_add (features, feature1); in gst_caps_features_new_valist()
561 gst_caps_features_add (ret, tmp); in gst_caps_features_from_string()
781 gst_caps_features_add (GstCapsFeatures * features, const gchar * feature) in gst_caps_features_add() function
Dgstcapsfeatures.h112 void gst_caps_features_add (GstCapsFeatures * features, const gchar * feature);
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11upload.cpp210 gst_caps_features_add (features, in _set_caps_features()
225 gst_caps_features_add (features, feature); in _set_caps_features()
/third_party/gstreamer/gstplugins_base/gst/overlaycomposition/
Dgstoverlaycomposition.c261 gst_caps_features_add (f, in gst_overlay_composition_negotiate()
442 gst_caps_features_add (features, feature); in add_feature_and_intersect()
/third_party/gstreamer/gstplugins_bad/gst/dvbsuboverlay/
Dgstdvbsuboverlay.c439 gst_caps_features_add (features, feature); in gst_dvbsub_overlay_add_feature_and_intersect()
673 gst_caps_features_add (f, in gst_dvbsub_overlay_negotiate()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstgloverlaycompositor.c752 gst_caps_features_add (f, in gst_gl_overlay_compositor_add_caps()
Dgstglupload.c149 gst_caps_features_add (features, feature); in _set_caps_features_with_passthrough()
164 gst_caps_features_add (features, feature); in _set_caps_features_with_passthrough()
Dgstglfilter.c625 gst_caps_features_add (f, GST_CAPS_FEATURE_MEMORY_GL_MEMORY); in gst_gl_filter_ensure_caps_contains_features()
/third_party/gstreamer/gstplugins_base/gst/videoconvert/
Dgstvideoconvert.c861 gst_caps_features_add (features_format_interlaced_sysmem, in plugin_init()
/third_party/gstreamer/gstplugins_bad/ext/assrender/
Dgstassrender.c496 gst_caps_features_add (features, feature); in gst_ass_render_add_feature_and_intersect()
825 gst_caps_features_add (f, in gst_ass_render_negotiate()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstceaccoverlay.c425 gst_caps_features_add (f, in gst_cea_cc_overlay_negotiate()
700 gst_caps_features_add (features, feature); in gst_cea_cc_overlay_add_feature_and_intersect()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkdownload.c68 gst_caps_features_add (features, feature); in _set_caps_features_with_passthrough()
Dvkupload.c67 gst_caps_features_add (features, feature); in _set_caps_features_with_passthrough()
/third_party/gstreamer/gstplugins_base/gst/videoscale/
Dgstvideoscale.c1236 gst_caps_features_add (features_format_interlaced_sysmem, in plugin_init()
/third_party/gstreamer/gstplugins_base/ext/pango/
Dgstbasetextoverlay.c881 gst_caps_features_add (f, in gst_base_text_overlay_negotiate()
1387 gst_caps_features_add (features, feature); in gst_base_text_overlay_add_feature_and_intersect()
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dgstttmlrender.c414 gst_caps_features_add (f, in gst_ttml_render_negotiate()
608 gst_caps_features_add (features, feature); in gst_ttml_render_add_feature_and_intersect()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavviddec.c1460 gst_caps_features_add (gst_caps_get_features (ffmpegdec->output_state->caps, in gst_ffmpegviddec_negotiate()