Lines Matching refs:err_recognition
1340 if (f_code == 0 && (avctx->err_recognition & (AV_EF_BITSTREAM|AV_EF_COMPLIANT)))
1349 if (f_code == 0 && (avctx->err_recognition & (AV_EF_BITSTREAM|AV_EF_COMPLIANT)))
1527 if (s->avctx->err_recognition & AV_EF_EXPLODE)
1865 ((avctx->err_recognition & (AV_EF_BITSTREAM | AV_EF_AGGRESSIVE)) && left > 8)) {
1979 if (c->err_recognition & AV_EF_EXPLODE)
2076 if (avctx->err_recognition & (AV_EF_BITSTREAM | AV_EF_COMPLIANT))
2082 if (avctx->err_recognition & (AV_EF_BITSTREAM | AV_EF_COMPLIANT))
2474 if (avctx->err_recognition & AV_EF_EXPLODE && s2->er.error_count)
2500 if (avctx->err_recognition & AV_EF_EXPLODE)
2551 if (avctx->err_recognition & AV_EF_EXPLODE)
2567 if (avctx->err_recognition & AV_EF_EXPLODE)
2588 if (avctx->err_recognition & AV_EF_EXPLODE)
2605 if (avctx->err_recognition & AV_EF_EXPLODE)
2705 if (avctx->err_recognition & AV_EF_EXPLODE)
2749 if (avctx->err_recognition & AV_EF_EXPLODE)
2818 if (ret < 0 && (avctx->err_recognition & AV_EF_EXPLODE)) {