Lines Matching refs:ret
317 int ret;335 if ((ret = decode_gop_header(ctx, avctx)) < 0) {338 return ret;361 ret = ff_ivi_dec_huff_desc(&ctx->gb, ctx->frame_flags & 0x40,363 if (ret < 0)364 return ret;386 int i, ret;422 ret = ff_ivi_dec_huff_desc(&ctx->gb, band_flags & 0x80, IVI_BLK_HUFF,424 if (ret < 0)425 return ret;