Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/
Dgstadaptivedemux.h179 gint64 download_total_bytes; member
Dgstadaptivedemux.c2995 stream->download_total_bytes += gst_buffer_get_size (buffer); in _src_chain()
3749 guint64 download_total_bytes; in gst_adaptive_demux_stream_download_fragment() local
3765 download_total_bytes = stream->download_total_bytes; in gst_adaptive_demux_stream_download_fragment()
3796 if (stream->download_total_bytes - download_total_bytes < in gst_adaptive_demux_stream_download_fragment()
4572 stream->download_total_bytes, "fragment-download-time", in gst_adaptive_demux_stream_advance_fragment_unlocked()