Home
last modified time | relevance | path

Searched refs:accumulated_base (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.h407 guint64 accumulated_base; member
Dqtdemux.c1463 stream->accumulated_base = 0; in gst_qtdemux_perform_seek()
2127 stream->accumulated_base = 0; in gst_qtdemux_reset()
2165 stream->accumulated_base += in gst_qtdemux_map_and_push_segments()
2534 stream->accumulated_base = 0; in gst_qtdemux_stream_flush_segments_data()
5012 stream->segment.base = qtdemux->segment.base + stream->accumulated_base; in gst_qtdemux_stream_update_segment()
5374 stream->accumulated_base += in gst_qtdemux_advance_sample()
/third_party/gstreamer/gstplugins_good/
DChangeLog19270 adjust "accumulated_base" to apply it into running time.
41262 Having the accumulated_base separated from the main segment.base