Home
last modified time | relevance | path

Searched refs:push_time_offset (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggdemux.h178 GstClockTime push_time_offset; /* where were are at in the stream, in time */ member
Dgstoggdemux.c1697 ogg->push_time_offset = in gst_ogg_pad_handle_push_mode_state()
1699 if (ogg->push_time_offset > 0) { in gst_ogg_pad_handle_push_mode_state()
1702 ogg->push_time_offset)); in gst_ogg_pad_handle_push_mode_state()
3882 } else if (ogg->push_time_offset > 0) { in gst_ogg_demux_perform_seek_push()
3887 ogg->push_time_offset); in gst_ogg_demux_perform_seek_push()
5241 ogg->push_time_offset = GST_CLOCK_TIME_NONE; in gst_ogg_demux_change_state()