Searched refs:gst_caps_features_new_any (Results 1 – 10 of 10) sorted by relevance
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstcapsfeatures.c | 84 a = gst_caps_features_new_any (); in GST_START_TEST()
|
D | gstcaps.c | 1602 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()
|
D | gstvalue.c | 3731 gst_caps_features_new_any (), in GST_START_TEST()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstcapsfeatures.h | 58 GstCapsFeatures * gst_caps_features_new_any (void);
|
D | gstcapsfeatures.c | 99 _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/ |
D | gstvadeinterlace.c | 733 gst_caps_set_features_simple (any_caps, gst_caps_features_new_any ()); in gst_va_deinterlace_class_init()
|
D | gstvavpp.c | 1960 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/ |
D | vkviewconvert.c | 1234 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/ |
D | gstglviewconvert.c | 1045 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/ |
D | video.c | 3995 gst_caps_features_new_any ()); in GST_START_TEST()
|