Home
last modified time | relevance | path

Searched refs:err_recognition (Results 1 - 25 of 58) sorted by relevance

123

/third_party/ffmpeg/libavcodec/
H A Dhevc_parse.c26 int err_recognition, int apply_defdispwin, void *logctx) in hevc_decode_nal_units()
74 if (err_recognition & AV_EF_EXPLODE) in hevc_decode_nal_units()
82 int err_recognition, int apply_defdispwin, void *logctx) in ff_hevc_decode_extradata()
121 *nal_length_size, err_recognition, apply_defdispwin, in ff_hevc_decode_extradata()
139 err_recognition, apply_defdispwin, logctx); in ff_hevc_decode_extradata()
24 hevc_decode_nal_units(const uint8_t *buf, int buf_size, HEVCParamSets *ps, HEVCSEI *sei, int is_nalff, int nal_length_size, int err_recognition, int apply_defdispwin, void *logctx) hevc_decode_nal_units() argument
80 ff_hevc_decode_extradata(const uint8_t *data, int size, HEVCParamSets *ps, HEVCSEI *sei, int *is_nalff, int *nal_length_size, int err_recognition, int apply_defdispwin, void *logctx) ff_hevc_decode_extradata() argument
H A Dpgssubdec.c204 if (avctx->err_recognition & AV_EF_EXPLODE) { in decode_rle()
439 if (avctx->err_recognition & AV_EF_EXPLODE) { in parse_presentation_segment()
478 if (avctx->err_recognition & AV_EF_EXPLODE) { in parse_presentation_segment()
546 if (avctx->err_recognition & AV_EF_EXPLODE) in display_end_segment()
566 if (avctx->err_recognition & AV_EF_EXPLODE) in display_end_segment()
571 if ((avctx->err_recognition & AV_EF_EXPLODE) || in display_end_segment()
670 avctx->err_recognition & AV_EF_EXPLODE)) in decode()
H A Dh264_parse.c420 int err_recognition, void *logctx) in decode_extradata_ps_mp4()
425 if (ret < 0 && !(err_recognition & AV_EF_EXPLODE)) { in decode_extradata_ps_mp4()
466 int err_recognition, void *logctx) in ff_h264_decode_extradata()
491 ret = decode_extradata_ps_mp4(p, nalsize, ps, err_recognition, logctx); in ff_h264_decode_extradata()
505 ret = decode_extradata_ps_mp4(p, nalsize, ps, err_recognition, logctx); in ff_h264_decode_extradata()
419 decode_extradata_ps_mp4(const uint8_t *buf, int buf_size, H264ParamSets *ps, int err_recognition, void *logctx) decode_extradata_ps_mp4() argument
464 ff_h264_decode_extradata(const uint8_t *data, int size, H264ParamSets *ps, int *is_avc, int *nal_length_size, int err_recognition, void *logctx) ff_h264_decode_extradata() argument
H A Dmjpegbdec.c92 if (ret < 0 && (avctx->err_recognition & AV_EF_EXPLODE)) in mjpegb_decode_frame()
126 if (ret < 0 && (avctx->err_recognition & AV_EF_EXPLODE)) in mjpegb_decode_frame()
H A Dh264dec.c397 avctx->err_recognition, avctx); in h264_decode_init()
399 int explode = avctx->err_recognition & AV_EF_EXPLODE; in h264_decode_init()
518 if (h->avctx->err_recognition & AV_EF_EXPLODE) in get_last_needed_nal()
665 if (ret < 0 && (h->avctx->err_recognition & AV_EF_EXPLODE)) in decode_nal_units()
683 if (ret < 0 && (h->avctx->err_recognition & AV_EF_EXPLODE)) in decode_nal_units()
717 if (ret < 0 && (h->avctx->err_recognition & AV_EF_EXPLODE)) in decode_nal_units()
738 if (ret < 0 && (h->avctx->err_recognition & AV_EF_EXPLODE)) in decode_nal_units()
1005 avctx->err_recognition, avctx); in h264_decode_frame()
1011 avctx->err_recognition, avctx); in h264_decode_frame()
H A Ddcadec.c208 if (avctx->err_recognition & AV_EF_EXPLODE) in dcadec_decode_frame()
224 else if (ret == AVERROR(ENOMEM) || (avctx->err_recognition & AV_EF_EXPLODE)) in dcadec_decode_frame()
234 if (ret == AVERROR(ENOMEM) || (avctx->err_recognition & AV_EF_EXPLODE)) in dcadec_decode_frame()
279 if (ret != AVERROR_INVALIDDATA || (avctx->err_recognition & AV_EF_EXPLODE)) in dcadec_decode_frame()
H A Dhevc_parse.h34 int err_recognition, int apply_defdispwin, void *logctx);
H A Dpcx.c177 ret = avctx->err_recognition & AV_EF_EXPLODE ? in pcx_decode_frame()
195 ret = avctx->err_recognition & AV_EF_EXPLODE ? in pcx_decode_frame()
H A Dlibsvtav1.c258 int level = (avctx->err_recognition & AV_EF_EXPLODE) ? AV_LOG_ERROR : AV_LOG_WARNING; in config_enc_params()
260 if (avctx->err_recognition & AV_EF_EXPLODE) in config_enc_params()
266 int level = (avctx->err_recognition & AV_EF_EXPLODE) ? AV_LOG_ERROR : AV_LOG_WARNING; in config_enc_params()
269 if (avctx->err_recognition & AV_EF_EXPLODE) in config_enc_params()
H A Dh264_parse.h125 int err_recognition, void *logctx);
H A Dmpeg12dec.c1340 if (f_code == 0 && (avctx->err_recognition & (AV_EF_BITSTREAM|AV_EF_COMPLIANT))) in mpeg1_decode_picture()
1349 if (f_code == 0 && (avctx->err_recognition & (AV_EF_BITSTREAM|AV_EF_COMPLIANT))) in mpeg1_decode_picture()
1527 if (s->avctx->err_recognition & AV_EF_EXPLODE) in mpeg_decode_picture_coding_extension()
1865 ((avctx->err_recognition & (AV_EF_BITSTREAM | AV_EF_AGGRESSIVE)) && left > 8)) { in mpeg_decode_slice()
1979 if (c->err_recognition & AV_EF_EXPLODE) in slice_decode_thread()
2076 if (avctx->err_recognition & (AV_EF_BITSTREAM | AV_EF_COMPLIANT)) in mpeg1_decode_sequence()
2082 if (avctx->err_recognition & (AV_EF_BITSTREAM | AV_EF_COMPLIANT)) in mpeg1_decode_sequence()
2474 if (avctx->err_recognition & AV_EF_EXPLODE && s2->er.error_count) in decode_chunks()
2500 if (avctx->err_recognition & AV_EF_EXPLODE) in decode_chunks()
2551 if (avctx->err_recognition in decode_chunks()
[all...]
H A Ddcadec.h89 if (!(avctx->err_recognition & (AV_EF_CRCCHECK | AV_EF_CAREFUL))) in ff_dca_check_crc()
H A Dmxpegdec.c308 if (ret < 0 && (avctx->err_recognition & AV_EF_EXPLODE)) in mxpeg_decode_frame()
312 if (ret < 0 && (avctx->err_recognition & AV_EF_EXPLODE)) in mxpeg_decode_frame()
H A Dmpegaudiodec_template.c92 int err_recognition; member
307 s->err_recognition = avctx->err_recognition; in decode_init()
367 if (s->error_protection && (s->err_recognition & AV_EF_CRCCHECK)) { in handle_crc()
384 if (s->err_recognition & AV_EF_EXPLODE) in handle_crc()
856 if(s->err_recognition & (AV_EF_BITSTREAM|AV_EF_COMPLIANT)) in huffman_decode()
883 if (bits_left < 0 && (s->err_recognition & (AV_EF_BUFFER|AV_EF_COMPLIANT))) { in huffman_decode()
886 } else if (bits_left > 0 && (s->err_recognition & (AV_EF_BUFFER|AV_EF_AGGRESSIVE))) { in huffman_decode()
H A Dmpeg4video.h149 if (!s->encoding && (s->avctx->err_recognition & (AV_EF_BITSTREAM | AV_EF_AGGRESSIVE))) { in ff_mpeg4_pred_dc()
H A Dv410dec.c41 if (avctx->err_recognition & AV_EF_EXPLODE) { in v410_decode_init()
H A Ddca_core.c1698 && (s->avctx->err_recognition & AV_EF_EXPLODE)) in parse_optional_info()
1740 if (s->avctx->err_recognition & AV_EF_EXPLODE) in parse_optional_info()
1763 if (s->avctx->err_recognition & AV_EF_EXPLODE) in parse_optional_info()
1790 if (s->avctx->err_recognition & AV_EF_EXPLODE) in parse_optional_info()
1826 if (s->avctx->err_recognition & AV_EF_EXPLODE) in ff_dca_core_parse()
1861 if (avctx->err_recognition & AV_EF_EXPLODE) in ff_dca_core_parse_exss()
1877 if (avctx->err_recognition & AV_EF_EXPLODE) in ff_dca_core_parse_exss()
1890 if (ret == AVERROR(ENOMEM) || (avctx->err_recognition & AV_EF_EXPLODE)) in ff_dca_core_parse_exss()
1899 if (ret == AVERROR(ENOMEM) || (avctx->err_recognition & AV_EF_EXPLODE)) in ff_dca_core_parse_exss()
H A Dwavpack.c573 if (s->avctx->err_recognition & AV_EF_CRCCHECK) in wv_unpack_dsd_high()
734 if (s->avctx->err_recognition & AV_EF_CRCCHECK) in wv_unpack_dsd_fast()
766 if (s->avctx->err_recognition & AV_EF_CRCCHECK) in wv_unpack_dsd_copy()
902 if ((s->avctx->err_recognition & AV_EF_CRCCHECK) && in wv_unpack_stereo()
967 if (s->avctx->err_recognition & AV_EF_CRCCHECK) { in wv_unpack_mono()
969 if (ret < 0 && s->avctx->err_recognition & AV_EF_EXPLODE) in wv_unpack_mono()
1569 return ((avctx->err_recognition & AV_EF_EXPLODE) || !wc->ch_offset) ? AVERROR_INVALIDDATA : 0; in wavpack_decode_block()
H A Dtta.c238 if (avctx->err_recognition & AV_EF_CRCCHECK) { in tta_decode_frame()
240 (tta_check_crc(s, buf, buf_size - 4) && avctx->err_recognition & AV_EF_EXPLODE)) in tta_decode_frame()
H A Dh263dec.c310 if ((s->avctx->err_recognition & AV_EF_IGNORE_ERR) && get_bits_left(&s->gb) > 0) in decode_slice()
400 (s->avctx->err_recognition & (AV_EF_BUFFER|AV_EF_AGGRESSIVE))) in decode_slice()
720 if (slice_ret < 0 && (avctx->err_recognition & AV_EF_EXPLODE)) in ff_h263_decode_frame()
H A Dtakdec.c694 if (avctx->err_recognition & (AV_EF_CRCCHECK|AV_EF_COMPLIANT)) { in tak_decode_frame()
697 if (avctx->err_recognition & AV_EF_EXPLODE) in tak_decode_frame()
880 if (avctx->err_recognition & (AV_EF_CRCCHECK | AV_EF_COMPLIANT)) { in tak_decode_frame()
884 if (avctx->err_recognition & AV_EF_EXPLODE) in tak_decode_frame()
H A Dflacdec.c608 if ((s->avctx->err_recognition & (AV_EF_CRCCHECK|AV_EF_COMPLIANT)) && in flac_decode_frame()
612 if (s->avctx->err_recognition & AV_EF_EXPLODE) in flac_decode_frame()
H A Dsiren.c767 if ((avctx->err_recognition & AV_EF_CRCCHECK) && s->checksum_bits) { in siren_decode()
793 if (avctx->err_recognition & AV_EF_EXPLODE) in siren_decode()
H A Dtdsc.c368 if (avctx->err_recognition & AV_EF_EXPLODE) in tdsc_decode_jpeg_tile()
515 if (ret < 0 && (avctx->err_recognition & AV_EF_EXPLODE)) in tdsc_parse_dtsm()
/third_party/ffmpeg/tools/
H A Dtarget_dec_fuzzer.c337 ctx->err_recognition = AV_EF_AGGRESSIVE | AV_EF_COMPLIANT | AV_EF_CAREFUL; in LLVMFuzzerTestOneInput()
339 ctx->err_recognition |= AV_EF_EXPLODE; in LLVMFuzzerTestOneInput()

Completed in 27 milliseconds

123