gst_segment_copy  115 gst/gstsegment.c         (GBoxedCopyFunc) gst_segment_copy, (GBoxedFreeFunc) gst_segment_free);
gst_segment_copy   77 gst/gstsegment.h GstSegment * gst_segment_copy                (GstSegment *segment);
gst_segment_copy 1734 tests/check/gst/gstsegment.c   fail_unless (gst_segment_copy (NULL) == NULL);
gst_segment_copy 1741 tests/check/gst/gstsegment.c   copy = gst_segment_copy (&segment);