/third_party/gstreamer/gstplugins_bad/gst/jp2kdecimator/ |
D | jp2kcodestream.c | 474 return GST_FLOW_ERROR; in init_packet_iterator() 488 return GST_FLOW_ERROR; in parse_siz() 504 return GST_FLOW_ERROR; in parse_siz() 540 return GST_FLOW_ERROR; in write_siz() 573 return GST_FLOW_ERROR; in parse_cod() 598 return GST_FLOW_ERROR; in parse_cod() 637 return GST_FLOW_ERROR; in write_cod() 683 return GST_FLOW_ERROR; in parse_plt() 697 return GST_FLOW_ERROR; in parse_plt() 709 return GST_FLOW_ERROR; in parse_plt() [all …]
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | ebml-read.c | 55 g_return_val_if_fail (_id != NULL, GST_FLOW_ERROR); in gst_ebml_peek_id_length() 56 g_return_val_if_fail (_length != NULL, GST_FLOW_ERROR); in gst_ebml_peek_id_length() 57 g_return_val_if_fail (_needed != NULL, GST_FLOW_ERROR); in gst_ebml_peek_id_length() 142 return GST_FLOW_ERROR; in gst_ebml_peek_id_length() 149 return GST_FLOW_ERROR; in gst_ebml_peek_id_length() 259 return GST_FLOW_ERROR; /* FIXME: do proper error handling */ in gst_ebml_read_master() 277 g_return_val_if_fail (ebml->readers, GST_FLOW_ERROR); in gst_ebml_read_pop_master() 327 return GST_FLOW_ERROR; /* FIXME: do proper error handling */ in gst_ebml_read_buffer() 367 return GST_FLOW_ERROR; /* FIXME: do proper error handling */ in gst_ebml_read_bytes() 400 return GST_FLOW_ERROR; in gst_ebml_read_uint() [all …]
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | gstccconverter.c | 712 return GST_FLOW_ERROR; in convert_cea608_raw_cea608_s334_1a() 719 return GST_FLOW_ERROR; in convert_cea608_raw_cea608_s334_1a() 751 return GST_FLOW_ERROR; in convert_cea608_raw_cea708_cc_data() 758 return GST_FLOW_ERROR; in convert_cea608_raw_cea708_cc_data() 791 return GST_FLOW_ERROR; in convert_cea608_raw_cea708_cdp() 798 return GST_FLOW_ERROR; in convert_cea608_raw_cea708_cdp() 818 return GST_FLOW_ERROR; in convert_cea608_raw_cea708_cdp() 836 return GST_FLOW_ERROR; in convert_cea608_s334_1a_cea608_raw() 843 return GST_FLOW_ERROR; in convert_cea608_s334_1a_cea608_raw() 875 return GST_FLOW_ERROR; in convert_cea608_s334_1a_cea708_cc_data() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst/asfmux/ |
D | gstasfparse.c | 103 ret = GST_FLOW_ERROR; in gst_asf_parse_parse_data_object() 118 GST_FLOW_ERROR); in gst_asf_parse_parse_packet() 145 return GST_FLOW_ERROR; in gst_asf_parse_parse_packet() 166 ret = GST_FLOW_ERROR; in gst_asf_parse_handle_frame_push_object() 209 ret = GST_FLOW_ERROR; in gst_asf_parse_handle_frame_headers() 237 ret = GST_FLOW_ERROR; in gst_asf_parse_handle_frame_headers() 265 ret = GST_FLOW_ERROR; in gst_asf_parse_handle_frame_data_header() 374 return GST_FLOW_ERROR; in gst_asf_parse_handle_frame()
|
D | gstrtpasfpay.c | 140 return GST_FLOW_ERROR; in gst_rtp_asf_pay_handle_packet() 308 g_return_val_if_fail (rtpasfpay->headers, GST_FLOW_ERROR); in gst_rtp_asf_pay_parse_headers() 344 return GST_FLOW_ERROR; in gst_rtp_asf_pay_parse_headers() 369 return GST_FLOW_ERROR; in gst_rtp_asf_pay_handle_buffer() 382 return GST_FLOW_ERROR; in gst_rtp_asf_pay_handle_buffer() 408 return GST_FLOW_ERROR; in gst_rtp_asf_pay_handle_buffer() 419 return GST_FLOW_ERROR; in gst_rtp_asf_pay_handle_buffer() 435 return GST_FLOW_ERROR; in gst_rtp_asf_pay_handle_buffer()
|
/third_party/gstreamer/gstreamer/tests/check/libs/ |
D | flowcombiner.c | 111 CHECK_COMBINED_FLOWS (GST_FLOW_OK, GST_FLOW_ERROR, GST_FLOW_OK, in GST_START_TEST() 112 GST_FLOW_ERROR); in GST_START_TEST() 119 CHECK_COMBINED_FLOWS (GST_FLOW_NOT_LINKED, GST_FLOW_ERROR, GST_FLOW_OK, in GST_START_TEST() 120 GST_FLOW_ERROR); in GST_START_TEST() 121 CHECK_COMBINED_FLOWS (GST_FLOW_OK, GST_FLOW_OK, GST_FLOW_ERROR, in GST_START_TEST() 122 GST_FLOW_ERROR); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/gst/mxf/ |
D | mxfd10.c | 85 return GST_FLOW_ERROR; in mxf_d10_picture_handle_essence_element() 109 g_return_val_if_fail (data != NULL, GST_FLOW_ERROR); in mxf_d10_sound_handle_essence_element() 111 && data->width != 0, GST_FLOW_ERROR); in mxf_d10_sound_handle_essence_element() 116 return GST_FLOW_ERROR; in mxf_d10_sound_handle_essence_element() 125 return GST_FLOW_ERROR; in mxf_d10_sound_handle_essence_element()
|
D | mxfdemux.c | 417 return GST_FLOW_ERROR; in gst_mxf_demux_handle_partition_pack() 479 return GST_FLOW_ERROR; in gst_mxf_demux_handle_primer_pack() 493 return GST_FLOW_ERROR; in gst_mxf_demux_handle_primer_pack() 517 return GST_FLOW_ERROR; in gst_mxf_demux_resolve_references() 534 ret = GST_FLOW_ERROR; in gst_mxf_demux_resolve_references() 669 g_return_val_if_fail (demux->preface->content_storage, GST_FLOW_ERROR); in gst_mxf_demux_update_essence_tracks() 671 GST_FLOW_ERROR); in gst_mxf_demux_update_essence_tracks() 865 return GST_FLOW_ERROR; in gst_mxf_demux_update_essence_tracks() 869 return GST_FLOW_ERROR; in gst_mxf_demux_update_essence_tracks() 893 return GST_FLOW_ERROR; in gst_mxf_demux_update_essence_tracks() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst/siren/ |
D | gstsirenenc.c | 156 g_return_val_if_fail (buf != NULL, GST_FLOW_ERROR); in gst_siren_enc_handle_frame() 164 g_return_val_if_fail (size > 0, GST_FLOW_ERROR); in gst_siren_enc_handle_frame() 165 g_return_val_if_fail (size % 640 == 0, GST_FLOW_ERROR); in gst_siren_enc_handle_frame() 226 ret = GST_FLOW_ERROR; in gst_siren_enc_handle_frame()
|
D | gstsirendec.c | 148 g_return_val_if_fail (size > 0, GST_FLOW_ERROR); in gst_siren_dec_parse() 183 g_return_val_if_fail (size % 40 == 0, GST_FLOW_ERROR); in gst_siren_dec_handle_frame() 184 g_return_val_if_fail (size > 0, GST_FLOW_ERROR); in gst_siren_dec_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/ext/webp/ |
D | gstwebpdec.c | 366 return GST_FLOW_ERROR; in gst_webp_dec_parse() 378 return GST_FLOW_ERROR; in gst_webp_dec_update_src_caps() 384 return GST_FLOW_ERROR; in gst_webp_dec_update_src_caps() 440 ret = GST_FLOW_ERROR; in gst_webp_dec_handle_frame() 450 ret = GST_FLOW_ERROR; in gst_webp_dec_handle_frame() 471 ret = GST_FLOW_ERROR; in gst_webp_dec_handle_frame() 485 ret = GST_FLOW_ERROR; in gst_webp_dec_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | webrtcdatachannel.c | 434 g_return_val_if_reached (GST_FLOW_ERROR); in _parse_control_packet() 436 g_return_val_if_reached (GST_FLOW_ERROR); in _parse_control_packet() 441 g_return_val_if_reached (GST_FLOW_ERROR); in _parse_control_packet() 462 g_return_val_if_reached (GST_FLOW_ERROR); in _parse_control_packet() 531 return GST_FLOW_ERROR; in _parse_control_packet() 538 g_return_val_if_reached (GST_FLOW_ERROR); in _parse_control_packet() 587 g_return_val_if_fail (channel->sctp_transport != NULL, GST_FLOW_ERROR); in _data_channel_have_sample() 593 return GST_FLOW_ERROR; in _data_channel_have_sample() 600 return GST_FLOW_ERROR; in _data_channel_have_sample() 610 ret = GST_FLOW_ERROR; in _data_channel_have_sample() [all …]
|
/third_party/gstreamer/gstplugins_good/gst/avi/ |
D | gstavisubtitle.c | 239 return GST_FLOW_ERROR; in gst_avi_subtitle_parse_gab2_chunk() 247 return GST_FLOW_ERROR; in gst_avi_subtitle_parse_gab2_chunk() 255 return GST_FLOW_ERROR; in gst_avi_subtitle_parse_gab2_chunk() 263 return GST_FLOW_ERROR; in gst_avi_subtitle_parse_gab2_chunk() 270 return GST_FLOW_ERROR; in gst_avi_subtitle_parse_gab2_chunk()
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2bufferpool.c | 162 return GST_FLOW_ERROR; in gst_v4l2_buffer_pool_copy_buffer() 303 return GST_FLOW_ERROR; in gst_v4l2_buffer_pool_import_userptr() 309 return GST_FLOW_ERROR; in gst_v4l2_buffer_pool_import_userptr() 315 return GST_FLOW_ERROR; in gst_v4l2_buffer_pool_import_userptr() 321 return GST_FLOW_ERROR; in gst_v4l2_buffer_pool_import_userptr() 360 return GST_FLOW_ERROR; in gst_v4l2_buffer_pool_import_dmabuf() 365 return GST_FLOW_ERROR; in gst_v4l2_buffer_pool_import_dmabuf() 370 return GST_FLOW_ERROR; in gst_v4l2_buffer_pool_import_dmabuf() 384 return GST_FLOW_ERROR; in gst_v4l2_buffer_pool_prepare_buffer() 480 return GST_FLOW_ERROR; in gst_v4l2_buffer_pool_alloc_buffer() [all …]
|
/third_party/gstreamer/gstplugins_base/ext/vorbis/ |
D | gstvorbisdec.c | 305 return GST_FLOW_ERROR; in vorbis_handle_type_packet() 311 return GST_FLOW_ERROR; in vorbis_handle_type_packet() 357 return GST_FLOW_ERROR; in vorbis_handle_header_packet() 429 result = GST_FLOW_ERROR; in vorbis_dec_handle_header_caps() 435 result = GST_FLOW_ERROR; in vorbis_dec_handle_header_caps() 545 return GST_FLOW_ERROR; in vorbis_handle_data_packet() 551 return GST_FLOW_ERROR; in vorbis_handle_data_packet() 558 return GST_FLOW_ERROR; in vorbis_handle_data_packet() 756 result = GST_FLOW_ERROR; in vorbis_dec_handle_frame()
|
/third_party/gstreamer/gstplugins_bad/ext/rsvg/ |
D | gstrsvgdec.c | 167 return GST_FLOW_ERROR; in gst_rsvg_decode_image() 173 return GST_FLOW_ERROR; in gst_rsvg_decode_image() 211 return GST_FLOW_ERROR; in gst_rsvg_decode_image() 294 return GST_FLOW_ERROR; in gst_rsvg_dec_parse() 306 return GST_FLOW_ERROR; in gst_rsvg_dec_parse()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | gstamcaudiodec.c | 624 self->downstream_flow_ret = GST_FLOW_ERROR; in gst_amc_audio_dec_loop() 642 self->downstream_flow_ret = GST_FLOW_ERROR; in gst_amc_audio_dec_loop() 655 self->downstream_flow_ret = GST_FLOW_ERROR; in gst_amc_audio_dec_loop() 701 self->downstream_flow_ret = GST_FLOW_ERROR; in gst_amc_audio_dec_loop() 716 self->downstream_flow_ret = GST_FLOW_ERROR; in gst_amc_audio_dec_loop() 735 self->downstream_flow_ret = GST_FLOW_ERROR; in gst_amc_audio_dec_loop() 754 self->downstream_flow_ret = GST_FLOW_ERROR; in gst_amc_audio_dec_loop() 1223 return GST_FLOW_ERROR; in gst_amc_audio_dec_handle_frame() 1233 return GST_FLOW_ERROR; in gst_amc_audio_dec_handle_frame() 1242 return GST_FLOW_ERROR; in gst_amc_audio_dec_handle_frame() [all …]
|
/third_party/gstreamer/gstplugins_bad/gst/mpegdemux/ |
D | gstpesfilter.c | 564 g_return_val_if_fail (filter != NULL, GST_FLOW_ERROR); in gst_pes_filter_push() 565 g_return_val_if_fail (buffer != NULL, GST_FLOW_ERROR); in gst_pes_filter_push() 589 return GST_FLOW_ERROR; in gst_pes_filter_push() 599 g_return_val_if_fail (filter != NULL, GST_FLOW_ERROR); in gst_pes_filter_process() 648 return GST_FLOW_ERROR; in gst_pes_filter_process() 668 g_return_val_if_fail (filter != NULL, GST_FLOW_ERROR); in gst_pes_filter_drain()
|
/third_party/gstreamer/gstplugins_bad/gst/gdp/ |
D | gstgdpdepay.c | 470 ret = GST_FLOW_ERROR; in gst_gdp_depay_chain() 477 ret = GST_FLOW_ERROR; in gst_gdp_depay_chain() 484 ret = GST_FLOW_ERROR; in gst_gdp_depay_chain() 498 ret = GST_FLOW_ERROR; in gst_gdp_depay_chain() 510 ret = GST_FLOW_ERROR; in gst_gdp_depay_chain() 517 ret = GST_FLOW_ERROR; in gst_gdp_depay_chain()
|
/third_party/gstreamer/gstplugins_bad/ext/resindvd/ |
D | gstpesfilter.c | 564 g_return_val_if_fail (filter != NULL, GST_FLOW_ERROR); in gst_pes_filter_push() 565 g_return_val_if_fail (buffer != NULL, GST_FLOW_ERROR); in gst_pes_filter_push() 589 return GST_FLOW_ERROR; in gst_pes_filter_push() 599 g_return_val_if_fail (filter != NULL, GST_FLOW_ERROR); in gst_pes_filter_process() 648 return GST_FLOW_ERROR; in gst_pes_filter_process() 668 g_return_val_if_fail (filter != NULL, GST_FLOW_ERROR); in gst_pes_filter_drain()
|
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
D | gstvc1parse.c | 638 return GST_FLOW_ERROR; in gst_vc1_parse_detect() 694 return GST_FLOW_ERROR; in gst_vc1_parse_detect() 709 return GST_FLOW_ERROR; in gst_vc1_parse_detect() 713 return GST_FLOW_ERROR; in gst_vc1_parse_detect() 1195 ret = GST_FLOW_ERROR; in gst_vc1_parse_handle_frame() 1304 ret = GST_FLOW_ERROR; in gst_vc1_parse_handle_frame() 1338 ret = GST_FLOW_ERROR; in gst_vc1_parse_handle_frame() 1347 ret = GST_FLOW_ERROR; in gst_vc1_parse_handle_frame() 1353 ret = GST_FLOW_ERROR; in gst_vc1_parse_handle_frame() 1364 ret = GST_FLOW_ERROR; in gst_vc1_parse_handle_frame() [all …]
|
D | gstjpeg2000parse.c | 313 return GST_FLOW_ERROR; in gst_jpeg2000_parse_handle_frame() 356 ret = GST_FLOW_ERROR; in gst_jpeg2000_parse_handle_frame() 385 ret = GST_FLOW_ERROR; in gst_jpeg2000_parse_handle_frame() 423 ret = GST_FLOW_ERROR; in gst_jpeg2000_parse_handle_frame() 436 ret = GST_FLOW_ERROR; in gst_jpeg2000_parse_handle_frame() 443 ret = GST_FLOW_ERROR; in gst_jpeg2000_parse_handle_frame() 466 ret = GST_FLOW_ERROR; in gst_jpeg2000_parse_handle_frame()
|
/third_party/gstreamer/gstplugins_base/ext/theora/ |
D | gsttheoradec.c | 533 return GST_FLOW_ERROR; in theora_handle_type_packet() 546 return GST_FLOW_ERROR; in theora_handle_type_packet() 584 return GST_FLOW_ERROR; in theora_handle_header_packet() 633 result = GST_FLOW_ERROR; in theoradec_handle_header_caps() 639 result = GST_FLOW_ERROR; in theoradec_handle_header_caps() 754 return GST_FLOW_ERROR; in theora_handle_image() 813 return GST_FLOW_ERROR; in theora_handle_data_packet() 829 return GST_FLOW_ERROR; in theora_handle_data_packet() 835 return GST_FLOW_ERROR; in theora_handle_data_packet() 841 return GST_FLOW_ERROR; in theora_handle_data_packet()
|
/third_party/gstreamer/gstplugins_bad/sys/vdpau/ |
D | gstvdpdecoder.c | 113 return GST_FLOW_ERROR; in gst_vdp_decoder_render() 124 return GST_FLOW_ERROR; in gst_vdp_decoder_render() 164 return GST_FLOW_ERROR; in gst_vdp_decoder_init_decoder() 172 return GST_FLOW_ERROR; in gst_vdp_decoder_init_decoder()
|
/third_party/gstreamer/gstplugins_good/ext/libpng/ |
D | gstpngenc.c | 311 ret = GST_FLOW_ERROR; in gst_pngenc_handle_frame() 356 return GST_FLOW_ERROR; in gst_pngenc_handle_frame() 364 return GST_FLOW_ERROR; in gst_pngenc_handle_frame() 372 return GST_FLOW_ERROR; in gst_pngenc_handle_frame()
|