Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstcaps.c107 #define gst_caps_features_copy_conditional(f) ((f && (gst_caps_features_is_any (f) || !gst_caps_fea… macro
186 gst_caps_features_copy_conditional (features)); in _gst_caps_copy()
1038 gst_caps_features_copy_conditional (features)); in gst_caps_copy_nth()
1658 gst_caps_features_copy_conditional (features2)); in gst_caps_intersect_zig_zag()
1662 gst_caps_features_copy_conditional (features1)); in gst_caps_intersect_zig_zag()
1719 gst_caps_features_copy_conditional (features2)); in gst_caps_intersect_first()
1723 gst_caps_features_copy_conditional (features1)); in gst_caps_intersect_first()
1930 gst_caps_features_copy_conditional (min_f)); in gst_caps_subtract()
1935 gst_caps_features_copy_conditional (min_f)); in gst_caps_subtract()
1939 gst_caps_features_copy_conditional (min_f)); in gst_caps_subtract()
[all …]