Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstsegment.h297 void gst_segment_free (GstSegment *segment);
347 G_DEFINE_AUTOPTR_CLEANUP_FUNC(GstSegment, gst_segment_free)
Dgstsegment.c125 (GBoxedCopyFunc) gst_segment_copy, (GBoxedFreeFunc) gst_segment_free);
155 gst_segment_free (GstSegment * segment) in gst_segment_free() function
/third_party/gstreamer/gstreamer/tests/check/libs/
Dbasesrc.c970 gst_segment_free (src->segment); in time_src_do_seek()
1046 gst_segment_free (((TimeSrc *) src)->segment); in GST_START_TEST()
1104 gst_segment_free (((TimeSrc *) src)->segment); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/sys/dshowdecwrapper/
Dgstdshowaudiodec.cpp488 gst_segment_free (adec->segment); in gst_dshowaudiodec_finalize()
Dgstdshowvideodec.cpp530 gst_segment_free (vdec->segment); in gst_dshowvideodec_finalize()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstsegment.c621 gst_segment_free (copy); in GST_START_TEST()
Dgstvalue.c3720 gst_segment_free (seg); in GST_START_TEST()
3721 gst_segment_free (seg2); in GST_START_TEST()
3913 gst_segment_free (seg); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtpbasepayload.c1991 gst_segment_free (segment); in GST_START_TEST()
/third_party/gstreamer/gstreamer/
DChangeLog95489 * gst/gstsegment.c: (gst_segment_new), (gst_segment_free):
117865 (gst_segment_new), (gst_segment_free), (gst_segment_init),