Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgststructure.c3158 gboolean seenother = FALSE; in gst_structure_intersect() local
3163 seenother = TRUE; in gst_structure_intersect()
3175 if (!seenother) in gst_structure_intersect()
3184 gboolean seenother = FALSE; in gst_structure_intersect() local
3188 seenother = TRUE; in gst_structure_intersect()
3192 if (!seenother) in gst_structure_intersect()
3285 gboolean seenother = FALSE; in gst_structure_is_subset() local
3291 seenother = TRUE; in gst_structure_is_subset()
3310 if (!seenother) in gst_structure_is_subset()