Searched refs:gst_caps_features_add (Results 1 – 19 of 19) sorted by relevance
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstcapsfeatures.c | 42 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()
|
D | gstcaps.c | 1352 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/ |
D | gstcapsfeatures.c | 233 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
|
D | gstcapsfeatures.h | 112 void gst_caps_features_add (GstCapsFeatures * features, const gchar * feature);
|
/third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
D | gstd3d11upload.cpp | 210 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/ |
D | gstoverlaycomposition.c | 261 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/ |
D | gstdvbsuboverlay.c | 439 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/ |
D | gstgloverlaycompositor.c | 752 gst_caps_features_add (f, in gst_gl_overlay_compositor_add_caps()
|
D | gstglupload.c | 149 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()
|
D | gstglfilter.c | 625 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/ |
D | gstvideoconvert.c | 861 gst_caps_features_add (features_format_interlaced_sysmem, in plugin_init()
|
/third_party/gstreamer/gstplugins_bad/ext/assrender/ |
D | gstassrender.c | 496 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/ |
D | gstceaccoverlay.c | 425 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/ |
D | vkdownload.c | 68 gst_caps_features_add (features, feature); in _set_caps_features_with_passthrough()
|
D | vkupload.c | 67 gst_caps_features_add (features, feature); in _set_caps_features_with_passthrough()
|
/third_party/gstreamer/gstplugins_base/gst/videoscale/ |
D | gstvideoscale.c | 1236 gst_caps_features_add (features_format_interlaced_sysmem, in plugin_init()
|
/third_party/gstreamer/gstplugins_base/ext/pango/ |
D | gstbasetextoverlay.c | 881 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/ |
D | gstttmlrender.c | 414 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/ |
D | gstavviddec.c | 1460 gst_caps_features_add (gst_caps_get_features (ffmpegdec->output_state->caps, in gst_ffmpegviddec_negotiate()
|