Home
last modified time | relevance | path

Searched refs:gst_caps_features_get_size (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstcapsfeatures.c40 fail_unless_equals_int (gst_caps_features_get_size (a), 3); in GST_START_TEST()
44 fail_unless_equals_int (gst_caps_features_get_size (b), 4); in GST_START_TEST()
47 fail_unless_equals_int (gst_caps_features_get_size (b), 4); in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstcapsfeatures.h91 guint gst_caps_features_get_size (const GstCapsFeatures * features);
Dgstcapsfeatures.c405 n = gst_caps_features_get_size (features); in gst_caps_features_copy()
592 gst_caps_features_get_size (const GstCapsFeatures * features) in gst_caps_features_get_size() function
Dgst_private.h178 #define FEATURES_ESTIMATED_STRING_LEN(s) (16 + gst_caps_features_get_size(s) * 14)
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11upload.cpp213 m = gst_caps_features_get_size (orig_features); in _set_caps_features()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkdownload.c56 m = gst_caps_features_get_size (orig_features); in _set_caps_features_with_passthrough()
Dvkupload.c55 m = gst_caps_features_get_size (orig_features); in _set_caps_features_with_passthrough()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavpp.c809 m = gst_caps_features_get_size (features); in gst_va_vpp_caps_remove_fields()
862 m = gst_caps_features_get_size (orig_features); in gst_va_vpp_complete_caps_features()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglupload.c141 m = gst_caps_features_get_size (passthrough); in _set_caps_features_with_passthrough()
152 m = gst_caps_features_get_size (orig_features); in _set_caps_features_with_passthrough()