Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/
Dgstadaptivedemux.h189 GstClockTime last_download_time; member
Dgstadaptivedemux.c3189 stream->last_download_time = in _uri_handler_probe()
3194 8 * GST_SECOND, stream->last_download_time); in _uri_handler_probe()
3197 G_GUINT64_FORMAT " bps", GST_TIME_ARGS (stream->last_download_time), in _uri_handler_probe()
4573 GST_TYPE_CLOCK_TIME, stream->last_download_time, NULL))); in gst_adaptive_demux_stream_advance_fragment_unlocked()
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstdashdemux.c1994 GST_CLOCK_TIME_IS_VALID (stream->last_download_time)) { in gst_dash_demux_stream_advance_fragment()
1998 stream->last_download_time) / 4; in gst_dash_demux_stream_advance_fragment()
2000 dashstream->average_download_time = stream->last_download_time; in gst_dash_demux_stream_advance_fragment()
2005 GST_TIME_ARGS (stream->last_download_time), in gst_dash_demux_stream_advance_fragment()