• Home
  • Raw
  • Download

Lines Matching refs:cancelled

429     stream->cancelled = TRUE;  in gst_adaptive_demux_set_exit_block()
1634 stream->cancelled = TRUE; in gst_adaptive_demux_expose_streams()
1738 stream->cancelled = TRUE; in gst_adaptive_demux_stream_free()
2275 if (!stream->cancelled && gst_adaptive_demux_is_running (demux) && in gst_adaptive_demux_src_event()
2484 stream->cancelled = FALSE; in gst_adaptive_demux_start_tasks()
2562 stream->cancelled = TRUE; in gst_adaptive_demux_stop_tasks()
2873 while (stream->do_block && !stream->cancelled) { in gst_adaptive_demux_stream_push_buffer()
2877 if (stream->cancelled) { in gst_adaptive_demux_stream_push_buffer()
2984 if (G_UNLIKELY (stream->cancelled)) { in gst_adaptive_demux_stream_push_buffer()
3045 if (G_UNLIKELY (stream->cancelled)) { in _src_chain()
3144 if (G_UNLIKELY (stream->cancelled)) { in _src_chain()
3382 if (G_UNLIKELY (stream->cancelled)) { in gst_adaptive_demux_stream_wait_manifest_update()
3713 if (G_UNLIKELY (stream->cancelled)) { in gst_adaptive_demux_stream_download_uri()
3723 while (!stream->cancelled && !stream->download_finished) { in gst_adaptive_demux_stream_download_uri()
3734 if (G_UNLIKELY (stream->cancelled)) { in gst_adaptive_demux_stream_download_uri()
3780 if (G_UNLIKELY (stream->cancelled)) { in gst_adaptive_demux_stream_download_uri()
3974 if (G_UNLIKELY (stream->cancelled)) { in gst_adaptive_demux_stream_download_fragment()
4040 if (G_UNLIKELY (stream->cancelled)) { in gst_adaptive_demux_stream_download_fragment()
4049 if (G_UNLIKELY (stream->cancelled)) { in gst_adaptive_demux_stream_download_fragment()
4118 if (G_UNLIKELY (stream->cancelled)) { in gst_adaptive_demux_stream_download_loop()
4121 goto cancelled; in gst_adaptive_demux_stream_download_loop()
4160 if (G_UNLIKELY (stream->cancelled)) { in gst_adaptive_demux_stream_download_loop()
4163 goto cancelled; in gst_adaptive_demux_stream_download_loop()
4265 if (G_UNLIKELY (stream->cancelled)) { in gst_adaptive_demux_stream_download_loop()
4269 goto cancelled; in gst_adaptive_demux_stream_download_loop()
4281 if (G_UNLIKELY (stream->cancelled)) { in gst_adaptive_demux_stream_download_loop()
4284 goto cancelled; in gst_adaptive_demux_stream_download_loop()
4310 if (G_UNLIKELY (stream->cancelled)) { in gst_adaptive_demux_stream_download_loop()
4313 goto cancelled; in gst_adaptive_demux_stream_download_loop()
4419 if (G_UNLIKELY (stream->cancelled)) { in gst_adaptive_demux_stream_download_loop()
4423 goto cancelled; in gst_adaptive_demux_stream_download_loop()
4435 if (G_UNLIKELY (stream->cancelled)) { in gst_adaptive_demux_stream_download_loop()
4438 goto cancelled; in gst_adaptive_demux_stream_download_loop()
4473 cancelled: in gst_adaptive_demux_stream_download_loop()
4795 can_expose &= (other->cancelled == TRUE in gst_adaptive_demux_stream_advance_fragment_unlocked()