Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstsegment.h288 GstSegment * gst_segment_new (void) G_GNUC_MALLOC;
Dgstsegment.c138 gst_segment_new (void) in gst_segment_new() function
/third_party/gstreamer/gstplugins_bad/sys/dshowdecwrapper/
Dgstdshowaudiodec.cpp453 adec->segment = gst_segment_new (); in gst_dshowaudiodec_init()
Dgstdshowvideodec.cpp502 vdec->segment = gst_segment_new (); in gst_dshowvideodec_init()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstvalue.c3710 seg = gst_segment_new (); in GST_START_TEST()
3877 GstSegment *seg = gst_segment_new (); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtpbasepayload.c1957 GstSegment *segment = gst_segment_new (); 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),