Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgststructure.h391 GstStructure * gst_structure_intersect (const GstStructure * struct1,
Dgstcaps.c1653 istruct = gst_structure_intersect (struct1, struct2); in gst_caps_intersect_zig_zag()
1714 istruct = gst_structure_intersect (struct1, struct2); in gst_caps_intersect_first()
Dgststructure.c3136 gst_structure_intersect (const GstStructure * struct1, in gst_structure_intersect() function
Dgstvalue.c5283 d1 = gst_structure_intersect (s1, s2); in gst_value_intersect_structure_structure()
/third_party/gstreamer/gstreamer/
DChangeLog5274 gststructure: Inline gst_structure_intersect()
65189 structure: Add gst_structure_intersect()
65190 API: gst_structure_intersect()