gst_structure_copy 362 debian/gst-codec-info.c gst_structure_copy (s)); gst_structure_copy 95 gst/gstcaps.c GstStructure *_newstruct = gst_structure_copy (structure); \ gst_structure_copy 314 gst/gstcaps.c gst_structure_copy (structure)); gst_structure_copy 893 gst/gstcaps.c gst_structure_copy (structure)); gst_structure_copy 1525 gst/gstcaps.c structure = gst_structure_copy (e->subtract_from); gst_structure_copy 1620 gst/gstcaps.c gst_caps_append_structure_unchecked (dest, gst_structure_copy (min)); gst_structure_copy 1623 gst/gstcaps.c gst_caps_append_structure_unchecked (dest, gst_structure_copy (min)); gst_structure_copy 1736 gst/gstcaps.c GstStructure *structure = gst_structure_copy (nf->structure); gst_structure_copy 254 gst/gstevent.c copy->structure = gst_structure_copy (event->structure); gst_structure_copy 237 gst/gstmessage.c copy->structure = gst_structure_copy (message->structure); gst_structure_copy 1019 gst/gstmessage.c ret = gst_structure_copy (message->structure); gst_structure_copy 1048 gst/gstmessage.c ret = gst_structure_copy (message->structure); gst_structure_copy 207 gst/gstquery.c copy->structure = gst_structure_copy (query->structure); gst_structure_copy 2159 gst/gststructure.c return gst_structure_copy (structure); gst_structure_copy 101 gst/gststructure.h GstStructure * gst_structure_copy (const GstStructure *structure); gst_structure_copy 826 gst/gsttaglist.c return GST_TAG_LIST (gst_structure_copy ((GstStructure *) list)); gst_structure_copy 177 tests/check/gst/gstiterator.c (GstCopyFunction) gst_structure_copy, (GFreeFunc) gst_structure_free); gst_structure_copy 191 tests/check/gst/gstiterator.c (GstCopyFunction) gst_structure_copy, (GFreeFunc) gst_structure_free); gst_structure_copy 400 tests/check/gst/gststructure.c s2 = gst_structure_copy (s);