Home
last modified time | relevance | path

Searched refs:gst_caps_features_get_nth (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstcapsfeatures.c41 fail_unless_equals_string (gst_caps_features_get_nth (a, 1), "m:def"); in GST_START_TEST()
45 fail_unless_equals_string (gst_caps_features_get_nth (b, 3), "m:jkl"); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstcapsfeatures.h94 const gchar * gst_caps_features_get_nth (const GstCapsFeatures * features, guint i);
Dgstcapsfeatures.c611 gst_caps_features_get_nth (const GstCapsFeatures * features, guint i) in gst_caps_features_get_nth() function
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11upload.cpp215 const gchar *feature = gst_caps_features_get_nth (orig_features, j); in _set_caps_features()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkdownload.c58 const gchar *feature = gst_caps_features_get_nth (orig_features, j); in _set_caps_features_with_passthrough()
Dvkupload.c57 const gchar *feature = gst_caps_features_get_nth (orig_features, j); in _set_caps_features_with_passthrough()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavpp.c811 const gchar *feature = gst_caps_features_get_nth (features, j); in gst_va_vpp_caps_remove_fields()
864 const gchar *feature = gst_caps_features_get_nth (orig_features, j); in gst_va_vpp_complete_caps_features()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglupload.c143 const gchar *feature = gst_caps_features_get_nth (passthrough, j); in _set_caps_features_with_passthrough()
154 const gchar *feature = gst_caps_features_get_nth (orig_features, j); in _set_caps_features_with_passthrough()