Searched refs:gst_segment_copy (Results 1 – 5 of 5) sorted by relevance
299 GstSegment * gst_segment_copy (const GstSegment *segment) G_GNUC_MALLOC;
101 gst_segment_copy (const GstSegment * segment) in gst_segment_copy() function125 (GBoxedCopyFunc) gst_segment_copy, (GBoxedFreeFunc) gst_segment_free);
972 src->segment = gst_segment_copy (segment); in time_src_do_seek()1072 ((TimeSrc *) src)->segment = gst_segment_copy (&seg); in GST_START_TEST()
606 fail_unless (gst_segment_copy (NULL) == NULL); in GST_START_TEST()616 copy = gst_segment_copy (&segment); in GST_START_TEST()
94434 unit test for gst_segment_copy().95213 Expose gst_segment_copy() to make things easier for the c++ bindings.95220 Expose gst_segment_copy() to make things easier for the c++ bindings.95222 API: gst_segment_copy()109296 * gst/gstsegment.c: (gst_segment_copy):109303 * gst/gstsegment.c: (gst_segment_copy):117864 * gst/gstsegment.c: (gst_segment_copy), (gst_segment_get_type),