Home
last modified time | relevance | path

Searched refs:GST_FLOW_EOS (Results 1 – 25 of 186) sorted by relevance

12345678

/third_party/gstreamer/gstreamer/tests/check/libs/
Dflowcombiner.c104 CHECK_COMBINED_FLOWS (GST_FLOW_OK, GST_FLOW_EOS, GST_FLOW_OK, GST_FLOW_OK); in GST_START_TEST()
135 CHECK_COMBINED_FLOWS (GST_FLOW_OK, GST_FLOW_NOT_LINKED, GST_FLOW_EOS, in GST_START_TEST()
137 CHECK_COMBINED_FLOWS (GST_FLOW_EOS, GST_FLOW_OK, GST_FLOW_EOS, GST_FLOW_OK); in GST_START_TEST()
138 CHECK_COMBINED_FLOWS (GST_FLOW_EOS, GST_FLOW_EOS, GST_FLOW_EOS, GST_FLOW_EOS); in GST_START_TEST()
141 CHECK_COMBINED_FLOWS (GST_FLOW_NOT_LINKED, GST_FLOW_EOS, GST_FLOW_EOS, in GST_START_TEST()
142 GST_FLOW_EOS); in GST_START_TEST()
143 CHECK_COMBINED_FLOWS (GST_FLOW_NOT_LINKED, GST_FLOW_NOT_LINKED, GST_FLOW_EOS, in GST_START_TEST()
144 GST_FLOW_EOS); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst/segmentclip/
Dgstaudiosegmentclip.c134 return GST_FLOW_EOS; in gst_audio_segment_clip_clip_buffer()
142 return GST_FLOW_EOS; in gst_audio_segment_clip_clip_buffer()
147 return GST_FLOW_EOS; in gst_audio_segment_clip_clip_buffer()
153 return GST_FLOW_EOS; in gst_audio_segment_clip_clip_buffer()
Dgstvideosegmentclip.c149 return GST_FLOW_EOS; in gst_video_segment_clip_clip_buffer()
152 return GST_FLOW_EOS; in gst_video_segment_clip_clip_buffer()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgsttagdemux.c661 return GST_FLOW_EOS; in gst_tag_demux_chain_buffer()
711 return GST_FLOW_EOS; in gst_tag_demux_chain_buffer()
1089 flow_ret = GST_FLOW_EOS; in gst_tag_demux_pull_end_tag()
1133 flow_ret = GST_FLOW_EOS; in gst_tag_demux_pull_end_tag()
1220 flow_ret = GST_FLOW_EOS; in gst_tag_demux_pull_start_tag()
1260 flow_ret = GST_FLOW_EOS; in gst_tag_demux_pull_start_tag()
1331 if (ret != GST_FLOW_OK && ret != GST_FLOW_EOS) in gst_tag_demux_element_find()
1335 if (ret != GST_FLOW_OK && ret != GST_FLOW_EOS) in gst_tag_demux_element_find()
1413 if (ret == GST_FLOW_NOT_LINKED || ret < GST_FLOW_EOS) in gst_tag_demux_element_find()
1506 if (ret == GST_FLOW_EOS) { in gst_tag_demux_element_loop()
[all …]
/third_party/gstreamer/gstreamer/tests/check/elements/
Ddataurisrc.c371 fail_unless_equals_int (flow, GST_FLOW_EOS); in GST_START_TEST()
376 fail_unless_equals_int (flow, GST_FLOW_EOS); in GST_START_TEST()
381 fail_unless_equals_int (flow, GST_FLOW_EOS); in GST_START_TEST()
386 fail_unless_equals_int (flow, GST_FLOW_EOS); in GST_START_TEST()
Dfunnel.c170 fail_unless (gst_pad_push (td.mysrc1, gst_buffer_new ()) == GST_FLOW_EOS); in GST_START_TEST()
178 fail_unless (gst_pad_push (td.mysrc1, gst_buffer_new ()) == GST_FLOW_EOS); in GST_START_TEST()
179 fail_unless (gst_pad_push (td.mysrc2, gst_buffer_new ()) == GST_FLOW_EOS); in GST_START_TEST()
191 fail_unless (gst_pad_push (td.mysrc2, gst_buffer_new ()) == GST_FLOW_EOS); in GST_START_TEST()
Dfilesrc.c279 fail_unless (ret == GST_FLOW_EOS); in GST_START_TEST()
284 fail_unless (ret == GST_FLOW_EOS); in GST_START_TEST()
289 fail_unless (ret == GST_FLOW_EOS); in GST_START_TEST()
294 fail_unless (ret == GST_FLOW_EOS); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsenc.c505 if (G_UNLIKELY (ret == GST_FLOW_NOT_LINKED || ret < GST_FLOW_EOS)) { in src_task_loop()
516 self->src_ret = GST_FLOW_EOS; in src_task_loop()
533 || self->src_ret < GST_FLOW_EOS)) in sink_chain()
560 case GST_FLOW_EOS: in sink_chain()
614 if (flow_ret == GST_FLOW_EOS) { in sink_event()
Dgstdtlsdec.c498 case GST_FLOW_EOS: in process_buffer()
578 gboolean was_eos = process_list_data.flow_ret == GST_FLOW_EOS; in sink_chain_list()
631 gboolean was_eos = (ret == GST_FLOW_EOS); in sink_chain()
644 ret = GST_FLOW_EOS; in sink_chain()
Dgstdtlsconnection.c368 if (ret == GST_FLOW_EOS && err) { in gst_dtls_connection_start()
635 return GST_FLOW_EOS; in gst_dtls_connection_process()
680 if (flow_ret == GST_FLOW_EOS) { in gst_dtls_connection_process()
773 flow_ret = GST_FLOW_EOS; in gst_dtls_connection_send()
1007 return GST_FLOW_EOS; in handle_error()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstflowcombiner.c238 if (fret != GST_FLOW_EOS) in gst_flow_combiner_get_flow()
245 cret = GST_FLOW_EOS; in gst_flow_combiner_get_flow()
/third_party/gstreamer/gstplugins_good/gst/matroska/
Dmatroska-parse.c985 && ret != GST_FLOW_EOS)) { in gst_matroska_parse_add_stream()
986 if (ret == GST_FLOW_OK || ret == GST_FLOW_EOS) in gst_matroska_parse_add_stream()
2069 if (lace_time > parse->segment.stop && ret == GST_FLOW_EOS) { in gst_matroska_parse_parse_blockgroup_or_simpleblock()
2190 if (ret != GST_FLOW_OK && ret != GST_FLOW_EOS) in gst_matroska_parse_parse_contents_seekentry()
2351 return GST_FLOW_EOS; in gst_matroska_parse_take()
2567 ret = GST_FLOW_EOS; in gst_matroska_parse_parse_id()
2883 if (ret == GST_FLOW_EOS)
2897 if (ret == GST_FLOW_EOS)
2916 ret = GST_FLOW_EOS;
2924 ret = GST_FLOW_EOS;
[all …]
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstmultifilesrc.c422 return GST_FLOW_EOS; in gst_multi_file_src_create()
449 return GST_FLOW_EOS; in gst_multi_file_src_create()
452 return GST_FLOW_EOS; in gst_multi_file_src_create()
/third_party/gstreamer/gstplugins_bad/ext/ladspa/
Dgstladspasink.c123 return GST_FLOW_EOS; in gst_ladspa_sink_type_preroll()
158 return GST_FLOW_EOS; in gst_ladspa_sink_type_render()
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Drndbuffersize.c507 if (ret == GST_FLOW_EOS) { in gst_rnd_buffer_size_loop()
519 if (ret == GST_FLOW_EOS) { in gst_rnd_buffer_size_loop()
522 } else if (ret < GST_FLOW_EOS || ret == GST_FLOW_NOT_LINKED) { in gst_rnd_buffer_size_loop()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstqueue.c974 if (queue->srcresult == GST_FLOW_EOS in gst_queue_handle_sink_event()
990 || queue->srcresult < GST_FLOW_EOS) { in gst_queue_handle_sink_event()
1043 return GST_FLOW_EOS; in gst_queue_handle_sink_event()
1326 return GST_FLOW_EOS; in gst_queue_chain_buffer_or_list()
1335 return GST_FLOW_EOS; in gst_queue_chain_buffer_or_list()
1408 if (result == GST_FLOW_EOS) { in gst_queue_push_one()
1467 result = GST_FLOW_EOS; in gst_queue_push_one()
1570 if (eos && (ret == GST_FLOW_NOT_LINKED || ret < GST_FLOW_EOS)) { in gst_queue_loop()
Dgstmultiqueue.c2169 result = GST_FLOW_EOS;
2618 if (result == GST_FLOW_EOS && !dropping &&
2630 result = GST_FLOW_EOS;
2647 || sq->srcresult == GST_FLOW_EOS)) {
2658 && result != GST_FLOW_EOS)
2680 if ((sq->is_eos || sq->is_segment_done) && sq->srcresult < GST_FLOW_EOS) {
2793 return GST_FLOW_EOS;
2996 if (sq->srcresult < GST_FLOW_EOS) {
3016 if (sq->srcresult == GST_FLOW_EOS)
3052 return GST_FLOW_EOS;
[all …]
Dgstqueue2.c1528 return GST_FLOW_EOS; in gst_queue2_read_data_at_offset()
1706 return GST_FLOW_EOS; in gst_queue2_create_read()
1761 case GST_FLOW_EOS: in gst_queue2_read_item_from_file()
2695 if (queue->sinkresult == GST_FLOW_EOS in gst_queue2_handle_sink_event()
2711 || queue->srcresult < GST_FLOW_EOS) { in gst_queue2_handle_sink_event()
2778 return GST_FLOW_EOS; in gst_queue2_handle_sink_event()
2970 return GST_FLOW_EOS; in gst_queue2_chain_buffer_or_buffer_list()
2986 return GST_FLOW_EOS; in gst_queue2_chain_buffer_or_buffer_list()
3108 if (result == GST_FLOW_EOS) { in gst_queue2_push_one()
3143 result = GST_FLOW_EOS; in gst_queue2_push_one()
[all …]
/third_party/gstreamer/gstplugins_good/gst/imagefreeze/
Dgstimagefreeze.c864 return GST_FLOW_EOS; in gst_image_freeze_sink_chain()
882 flow_ret = self->allow_replace ? GST_FLOW_OK : GST_FLOW_EOS; in gst_image_freeze_sink_chain()
937 flow_ret = GST_FLOW_EOS; in gst_image_freeze_src_loop()
1124 flow_ret = GST_FLOW_EOS; in gst_image_freeze_src_loop()
1137 if (flow_ret == GST_FLOW_EOS) { in gst_image_freeze_src_loop()
1163 } else if (flow_ret == GST_FLOW_NOT_LINKED || flow_ret < GST_FLOW_EOS) { in gst_image_freeze_src_loop()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/
Dgstadaptivedemux.c2755 if (stream->last_ret != GST_FLOW_EOS) in gst_adaptive_demux_combine_flows()
2767 return GST_FLOW_EOS; in gst_adaptive_demux_combine_flows()
3155 if (ret < GST_FLOW_EOS) { in _src_chain()
3166 ret = GST_FLOW_EOS; /* return EOS to make the source stop */ in _src_chain()
3172 ret = GST_FLOW_EOS; /* return EOS to make the source stop */ in _src_chain()
3181 ret = GST_FLOW_EOS; in _src_chain()
4068 return GST_FLOW_EOS; in gst_adaptive_demux_stream_download_fragment()
4075 return GST_FLOW_EOS; in gst_adaptive_demux_stream_download_fragment()
4131 ret = GST_FLOW_EOS; in gst_adaptive_demux_stream_download_loop()
4139 ret = GST_FLOW_EOS; in gst_adaptive_demux_stream_download_loop()
[all …]
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264dec.cpp272 return GST_FLOW_EOS; in gst_openh264dec_handle_frame()
275 return GST_FLOW_EOS; in gst_openh264dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/gst/asfmux/
Dgstrtpasfpay.c359 return GST_FLOW_EOS; /* we already finished our job */ in gst_rtp_asf_pay_handle_buffer()
458 return GST_FLOW_EOS; in gst_rtp_asf_pay_handle_buffer()
/third_party/gstreamer/gstplugins_bad/gst/onvif/
Dgstrtponvifparse.c177 ret = GST_FLOW_EOS; in gst_rtp_onvif_parse_chain()
/third_party/gstreamer/gstreamer/gst/
Dgstpad.c219 {GST_FLOW_EOS, "eos", 0},
4491 pad->ABI.abi.last_flowret = GST_FLOW_EOS; in gst_pad_chain_data_unchecked()
4495 return GST_FLOW_EOS; in gst_pad_chain_data_unchecked()
4742 pad->ABI.abi.last_flowret = GST_FLOW_EOS; in gst_pad_push_data()
4745 return GST_FLOW_EOS; in gst_pad_push_data()
5002 ret = GST_FLOW_EOS; in gst_pad_get_range_unchecked()
5017 ret = GST_FLOW_EOS; in gst_pad_get_range_unchecked()
5031 (ret >= GST_FLOW_EOS) ? GST_LEVEL_INFO : GST_LEVEL_WARNING, in gst_pad_get_range_unchecked()
5225 ret = GST_FLOW_EOS; in gst_pad_pull_range()
5246 (ret >= GST_FLOW_EOS) ? GST_LEVEL_INFO : GST_LEVEL_WARNING, in gst_pad_pull_range()
[all …]
/third_party/gstreamer/gstplugins_base/ext/ogg/
Dgstoggdemux.c527 ret = GST_FLOW_EOS; in gst_ogg_demux_chain_peer()
899 ret = GST_FLOW_EOS; in gst_ogg_demux_chain_peer()
1325 else if (result <= GST_FLOW_EOS) in gst_ogg_pad_stream_out()
2675 return GST_FLOW_EOS; in gst_ogg_demux_get_data()
2829 if (ret == GST_FLOW_EOS) { in gst_ogg_demux_get_prev_page()
4088 if (ret == GST_FLOW_EOS) { in gst_ogg_demux_bisect_forward_serialno()
4114 if (ret == GST_FLOW_EOS) { in gst_ogg_demux_bisect_forward_serialno()
4163 if (ret == GST_FLOW_EOS) { in gst_ogg_demux_read_chain()
4176 ret = GST_FLOW_EOS; in gst_ogg_demux_read_chain()
4201 } else if (ret != GST_FLOW_EOS) { in gst_ogg_demux_read_chain()
[all …]

12345678