Home
last modified time | relevance | path

Searched refs:was_eos (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsdec.c578 gboolean was_eos = process_list_data.flow_ret == GST_FLOW_EOS; in sink_chain_list() local
585 if (was_eos) in sink_chain_list()
631 gboolean was_eos = (ret == GST_FLOW_EOS); in sink_chain() local
641 if (was_eos) { in sink_chain()
/third_party/gstreamer/gstplugins_bad/gst/sdp/
Dgstsdpdemux.c657 goto was_eos; in gst_sdp_demux_do_stream_eos()
672 was_eos: in gst_sdp_demux_do_stream_eos()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstmultiqueue.c2727 goto was_eos;
2788 was_eos:
2963 goto was_eos;
3047 was_eos:
/third_party/gstreamer/gstreamer/gst/
Dgstpad.c4017 gboolean was_eos; member
4090 data->was_eos = TRUE; in push_sticky()
4115 if (data.ret != GST_FLOW_OK && !data.was_eos) { in check_sticky()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesink.c3970 goto was_eos; in gst_base_sink_chain_unlocked()
4214 was_eos: in gst_base_sink_chain_unlocked()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c3601 goto was_eos; in gst_rtspsrc_do_stream_eos()
3608 was_eos: in gst_rtspsrc_do_stream_eos()