Home
last modified time | relevance | path

Searched refs:gst_caps_features_new_any (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstcapsfeatures.c84 a = gst_caps_features_new_any (); in GST_START_TEST()
Dgstcaps.c1602 gst_caps_set_features (caps7, 0, gst_caps_features_new_any ()); in GST_START_TEST()
1760 gst_caps_append_structure_full (any, s, gst_caps_features_new_any ()); in GST_START_TEST()
1775 any = gst_caps_merge_structure_full (any, s, gst_caps_features_new_any ()); in GST_START_TEST()
Dgstvalue.c3731 gst_caps_features_new_any (), in GST_START_TEST()
/third_party/gstreamer/gstreamer/gst/
Dgstcapsfeatures.h58 GstCapsFeatures * gst_caps_features_new_any (void);
Dgstcapsfeatures.c99 _gst_caps_features_any = gst_caps_features_new_any (); in _priv_gst_caps_features_initialize()
206 gst_caps_features_new_any (void) in gst_caps_features_new_any() function
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvadeinterlace.c733 gst_caps_set_features_simple (any_caps, gst_caps_features_new_any ()); in gst_va_deinterlace_class_init()
Dgstvavpp.c1960 gst_caps_set_features_simple (any_caps, gst_caps_features_new_any ()); in gst_va_vpp_class_init()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkviewconvert.c1234 gst_caps_set_features (filter, 0, gst_caps_features_new_any ()); in _intersect_with_mview_mode()
1252 gst_caps_set_features (filter, 0, gst_caps_features_new_any ()); in _intersect_with_mview_modes()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglviewconvert.c1045 gst_caps_set_features (filter, 0, gst_caps_features_new_any ()); in _intersect_with_mview_mode()
1063 gst_caps_set_features (filter, 0, gst_caps_features_new_any ()); in _intersect_with_mview_modes()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c3995 gst_caps_features_new_any ()); in GST_START_TEST()