/third_party/gstreamer/gstreamer/tests/check/libs/ |
D | flowcombiner.c | 104 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/ |
D | gstaudiosegmentclip.c | 132 return GST_FLOW_EOS; in gst_audio_segment_clip_clip_buffer() 140 return GST_FLOW_EOS; in gst_audio_segment_clip_clip_buffer() 145 return GST_FLOW_EOS; in gst_audio_segment_clip_clip_buffer() 151 return GST_FLOW_EOS; in gst_audio_segment_clip_clip_buffer()
|
D | gstvideosegmentclip.c | 147 return GST_FLOW_EOS; in gst_video_segment_clip_clip_buffer() 150 return GST_FLOW_EOS; in gst_video_segment_clip_clip_buffer()
|
/third_party/gstreamer/gstreamer/tests/check/elements/ |
D | dataurisrc.c | 371 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()
|
D | funnel.c | 170 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()
|
D | filesrc.c | 279 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/gstreamer/libs/gst/base/ |
D | gstflowcombiner.c | 233 if (fret != GST_FLOW_EOS) in gst_flow_combiner_get_flow() 240 cret = GST_FLOW_EOS; in gst_flow_combiner_get_flow()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/ |
D | gsttagdemux.c | 646 return GST_FLOW_EOS; in gst_tag_demux_chain_buffer() 695 return GST_FLOW_EOS; in gst_tag_demux_chain_buffer() 1073 flow_ret = GST_FLOW_EOS; in gst_tag_demux_pull_end_tag() 1117 flow_ret = GST_FLOW_EOS; in gst_tag_demux_pull_end_tag() 1204 flow_ret = GST_FLOW_EOS; in gst_tag_demux_pull_start_tag() 1244 flow_ret = GST_FLOW_EOS; in gst_tag_demux_pull_start_tag() 1315 if (ret != GST_FLOW_OK && ret != GST_FLOW_EOS) in gst_tag_demux_element_find() 1319 if (ret != GST_FLOW_OK && ret != GST_FLOW_EOS) in gst_tag_demux_element_find() 1397 if (ret == GST_FLOW_NOT_LINKED || ret < GST_FLOW_EOS) in gst_tag_demux_element_find() 1490 if (ret == GST_FLOW_EOS) { in gst_tag_demux_element_loop() [all …]
|
/third_party/gstreamer/gstplugins_good/gst/imagefreeze/ |
D | gstimagefreeze.c | 745 return GST_FLOW_EOS; in gst_image_freeze_sink_chain() 753 return GST_FLOW_EOS; in gst_image_freeze_sink_chain() 786 flow_ret = GST_FLOW_EOS; in gst_image_freeze_src_loop() 882 flow_ret = GST_FLOW_EOS; in gst_image_freeze_src_loop() 895 if (flow_ret == GST_FLOW_EOS) { in gst_image_freeze_src_loop() 921 } else if (flow_ret == GST_FLOW_NOT_LINKED || flow_ret < GST_FLOW_EOS) { in gst_image_freeze_src_loop()
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | matroska-parse.c | 941 && ret != GST_FLOW_EOS)) { in gst_matroska_parse_add_stream() 942 if (ret == GST_FLOW_OK || ret == GST_FLOW_EOS) in gst_matroska_parse_add_stream() 2025 if (lace_time > parse->segment.stop && ret == GST_FLOW_EOS) { in gst_matroska_parse_parse_blockgroup_or_simpleblock() 2146 if (ret != GST_FLOW_OK && ret != GST_FLOW_EOS) in gst_matroska_parse_parse_contents_seekentry() 2307 return GST_FLOW_EOS; in gst_matroska_parse_take() 2523 ret = GST_FLOW_EOS; in gst_matroska_parse_parse_id() 2839 if (ret == GST_FLOW_EOS) 2853 if (ret == GST_FLOW_EOS) 2872 ret = GST_FLOW_EOS; 2880 ret = GST_FLOW_EOS; [all …]
|
/third_party/gstreamer/gstplugins_good/gst/multifile/ |
D | gstmultifilesrc.c | 420 return GST_FLOW_EOS; in gst_multi_file_src_create() 447 return GST_FLOW_EOS; in gst_multi_file_src_create() 450 return GST_FLOW_EOS; in gst_multi_file_src_create()
|
/third_party/gstreamer/gstplugins_bad/ext/ladspa/ |
D | gstladspasink.c | 123 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/ |
D | rndbuffersize.c | 502 if (ret == GST_FLOW_EOS) { in gst_rnd_buffer_size_loop() 514 if (ret == GST_FLOW_EOS) { in gst_rnd_buffer_size_loop() 517 } else if (ret < GST_FLOW_EOS || ret == GST_FLOW_NOT_LINKED) { in gst_rnd_buffer_size_loop()
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstqueue.c | 970 if (queue->srcresult == GST_FLOW_EOS in gst_queue_handle_sink_event() 986 || queue->srcresult < GST_FLOW_EOS) { in gst_queue_handle_sink_event() 1039 return GST_FLOW_EOS; in gst_queue_handle_sink_event() 1321 return GST_FLOW_EOS; in gst_queue_chain_buffer_or_list() 1330 return GST_FLOW_EOS; in gst_queue_chain_buffer_or_list() 1403 if (result == GST_FLOW_EOS) { in gst_queue_push_one() 1462 result = GST_FLOW_EOS; in gst_queue_push_one() 1565 if (eos && (ret == GST_FLOW_NOT_LINKED || ret < GST_FLOW_EOS)) { in gst_queue_loop()
|
D | gstmultiqueue.c | 1744 result = GST_FLOW_EOS; in gst_single_queue_push_one() 2098 if (result == GST_FLOW_EOS && !dropping && in gst_multi_queue_loop() 2110 result = GST_FLOW_EOS; in gst_multi_queue_loop() 2127 || sq->srcresult == GST_FLOW_EOS)) { in gst_multi_queue_loop() 2138 && result != GST_FLOW_EOS) in gst_multi_queue_loop() 2156 if ((sq->is_eos || sq->is_segment_done) && sq->srcresult < GST_FLOW_EOS) { in gst_multi_queue_loop() 2263 return GST_FLOW_EOS; in gst_multi_queue_chain() 2448 if (sq->srcresult < GST_FLOW_EOS) { in gst_multi_queue_sink_event() 2468 if (sq->srcresult == GST_FLOW_EOS) in gst_multi_queue_sink_event() 2500 return GST_FLOW_EOS; in gst_multi_queue_sink_event() [all …]
|
D | gstqueue2.c | 1508 return GST_FLOW_EOS; in gst_queue2_read_data_at_offset() 1666 return GST_FLOW_EOS; in gst_queue2_create_read() 1721 case GST_FLOW_EOS: in gst_queue2_read_item_from_file() 2636 if (queue->sinkresult == GST_FLOW_EOS in gst_queue2_handle_sink_event() 2652 || queue->srcresult < GST_FLOW_EOS) { in gst_queue2_handle_sink_event() 2719 return GST_FLOW_EOS; in gst_queue2_handle_sink_event() 2902 return GST_FLOW_EOS; in gst_queue2_chain_buffer_or_buffer_list() 2918 return GST_FLOW_EOS; in gst_queue2_chain_buffer_or_buffer_list() 3035 if (result == GST_FLOW_EOS) { in gst_queue2_push_one() 3070 result = GST_FLOW_EOS; in gst_queue2_push_one() [all …]
|
D | gstfakesink.c | 434 return GST_FLOW_EOS; in gst_fake_sink_preroll() 516 return GST_FLOW_EOS; in gst_fake_sink_render()
|
/third_party/gstreamer/gstplugins_bad/ext/openh264/ |
D | gstopenh264dec.cpp | 269 return GST_FLOW_EOS; in gst_openh264dec_handle_frame() 272 return GST_FLOW_EOS; in gst_openh264dec_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/gst/asfmux/ |
D | gstrtpasfpay.c | 357 return GST_FLOW_EOS; /* we already finished our job */ in gst_rtp_asf_pay_handle_buffer() 456 return GST_FLOW_EOS; in gst_rtp_asf_pay_handle_buffer()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/adaptivedemux/ |
D | gstadaptivedemux.c | 2425 if (stream->last_ret != GST_FLOW_EOS) in gst_adaptive_demux_combine_flows() 2437 return GST_FLOW_EOS; in gst_adaptive_demux_combine_flows() 2794 if (ret < GST_FLOW_EOS) { in _src_chain() 2805 ret = GST_FLOW_EOS; /* return EOS to make the source stop */ in _src_chain() 2811 ret = GST_FLOW_EOS; /* return EOS to make the source stop */ in _src_chain() 2820 ret = GST_FLOW_EOS; in _src_chain() 3681 return GST_FLOW_EOS; in gst_adaptive_demux_stream_download_fragment() 3688 return GST_FLOW_EOS; in gst_adaptive_demux_stream_download_fragment() 3744 ret = GST_FLOW_EOS; in gst_adaptive_demux_stream_download_loop() 3752 ret = GST_FLOW_EOS; in gst_adaptive_demux_stream_download_loop() [all …]
|
/third_party/gstreamer/gstplugins_base/gst/tcp/ |
D | gsttcpclientsrc.c | 235 ret = GST_FLOW_EOS; in gst_tcp_client_src_create() 259 ret = GST_FLOW_EOS; in gst_tcp_client_src_create()
|
D | gsttcpserversrc.c | 234 ret = GST_FLOW_EOS; in gst_tcp_server_src_create() 258 ret = GST_FLOW_EOS; in gst_tcp_server_src_create()
|
/third_party/gstreamer/gstplugins_good/gst/flv/ |
D | gstflvdemux.c | 1304 demux->segment.rate < 0.0 && ret == GST_FLOW_EOS && in gst_flv_demux_parse_tag_audio() 1738 demux->segment.rate < 0.0 && ret == GST_FLOW_EOS && in gst_flv_demux_parse_tag_video() 1895 ret = GST_FLOW_EOS; in gst_flv_demux_parse_header() 1905 ret = GST_FLOW_EOS; in gst_flv_demux_parse_header() 2335 ret = GST_FLOW_EOS; in gst_flv_demux_pull_range() 2462 GstFlowReturn ret = GST_FLOW_EOS; in gst_flv_demux_seek_to_prev_keyframe() 2547 if (ret == GST_FLOW_EOS) { in gst_flv_demux_create_index() 2652 ret = GST_FLOW_EOS; in gst_flv_demux_loop() 2685 ret = GST_FLOW_EOS; in gst_flv_demux_loop() 2705 if (ret == GST_FLOW_EOS) { in gst_flv_demux_loop() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst/siren/ |
D | gstsirendec.c | 156 ret = GST_FLOW_EOS; in gst_siren_dec_parse()
|
/third_party/gstreamer/gstplugins_base/ext/ogg/ |
D | gstoggdemux.c | 526 ret = GST_FLOW_EOS; in gst_ogg_demux_chain_peer() 898 ret = GST_FLOW_EOS; in gst_ogg_demux_chain_peer() 1324 else if (result <= GST_FLOW_EOS) in gst_ogg_pad_stream_out() 2656 return GST_FLOW_EOS; in gst_ogg_demux_get_data() 2810 if (ret == GST_FLOW_EOS) { in gst_ogg_demux_get_prev_page() 4043 if (ret == GST_FLOW_EOS) { in gst_ogg_demux_bisect_forward_serialno() 4069 if (ret == GST_FLOW_EOS) { in gst_ogg_demux_bisect_forward_serialno() 4118 if (ret == GST_FLOW_EOS) { in gst_ogg_demux_read_chain() 4131 ret = GST_FLOW_EOS; in gst_ogg_demux_read_chain() 4156 } else if (ret != GST_FLOW_EOS) { in gst_ogg_demux_read_chain() [all …]
|