FF_ALLOC_ARRAY_OR_GOTO 2331 libavcodec/ac3enc.c     FF_ALLOC_ARRAY_OR_GOTO(avctx, s->bap_buffer, total_coefs,
FF_ALLOC_ARRAY_OR_GOTO 2333 libavcodec/ac3enc.c     FF_ALLOC_ARRAY_OR_GOTO(avctx, s->bap1_buffer, total_coefs,
FF_ALLOC_ARRAY_OR_GOTO 2337 libavcodec/ac3enc.c     FF_ALLOC_ARRAY_OR_GOTO(avctx, s->exp_buffer, total_coefs,
FF_ALLOC_ARRAY_OR_GOTO 2339 libavcodec/ac3enc.c     FF_ALLOC_ARRAY_OR_GOTO(avctx, s->grouped_exp_buffer, channel_blocks, 128 *
FF_ALLOC_ARRAY_OR_GOTO 2341 libavcodec/ac3enc.c     FF_ALLOC_ARRAY_OR_GOTO(avctx, s->psd_buffer, total_coefs,
FF_ALLOC_ARRAY_OR_GOTO 2343 libavcodec/ac3enc.c     FF_ALLOC_ARRAY_OR_GOTO(avctx, s->band_psd_buffer, channel_blocks, 64 *
FF_ALLOC_ARRAY_OR_GOTO 2345 libavcodec/ac3enc.c     FF_ALLOC_ARRAY_OR_GOTO(avctx, s->mask_buffer, channel_blocks, 64 *
FF_ALLOC_ARRAY_OR_GOTO 2347 libavcodec/ac3enc.c     FF_ALLOC_ARRAY_OR_GOTO(avctx, s->qmant_buffer, total_coefs,
FF_ALLOC_ARRAY_OR_GOTO 2350 libavcodec/ac3enc.c         FF_ALLOC_ARRAY_OR_GOTO(avctx, s->cpl_coord_exp_buffer, channel_blocks, 16 *
FF_ALLOC_ARRAY_OR_GOTO 2352 libavcodec/ac3enc.c         FF_ALLOC_ARRAY_OR_GOTO(avctx, s->cpl_coord_mant_buffer, channel_blocks, 16 *
FF_ALLOC_ARRAY_OR_GOTO   60 libavcodec/ac3enc_template.c     FF_ALLOC_ARRAY_OR_GOTO(s->avctx, s->planar_samples, s->channels, sizeof(*s->planar_samples),
FF_ALLOC_ARRAY_OR_GOTO  512 libavcodec/adpcmenc.c             FF_ALLOC_ARRAY_OR_GOTO(avctx, buf, avctx->channels, blocks * 8, error);
FF_ALLOC_ARRAY_OR_GOTO  494 libavcodec/snow.c     FF_ALLOC_ARRAY_OR_GOTO(avctx,  s->run_buffer,          ((width + 1) >> 1), ((height + 1) >> 1) * sizeof(*s->run_buffer), fail);
FF_ALLOC_ARRAY_OR_GOTO  549 libavcodec/twinvq.c     FF_ALLOC_ARRAY_OR_GOTO(tctx->avctx, tctx->tmp_buf,
FF_ALLOC_ARRAY_OR_GOTO  552 libavcodec/twinvq.c     FF_ALLOC_ARRAY_OR_GOTO(tctx->avctx, tctx->spectrum,
FF_ALLOC_ARRAY_OR_GOTO  555 libavcodec/twinvq.c     FF_ALLOC_ARRAY_OR_GOTO(tctx->avctx, tctx->curr_frame,
FF_ALLOC_ARRAY_OR_GOTO  558 libavcodec/twinvq.c     FF_ALLOC_ARRAY_OR_GOTO(tctx->avctx, tctx->prev_frame,
FF_ALLOC_ARRAY_OR_GOTO  565 libavcodec/twinvq.c         FF_ALLOC_ARRAY_OR_GOTO(tctx->avctx, tctx->cos_tabs[i],
FF_ALLOC_ARRAY_OR_GOTO  305 libswscale/utils.c     FF_ALLOC_ARRAY_OR_GOTO(NULL, *filterPos, (dstW + 3), sizeof(**filterPos), fail);
FF_ALLOC_ARRAY_OR_GOTO  321 libswscale/utils.c         FF_ALLOC_ARRAY_OR_GOTO(NULL, filter,
FF_ALLOC_ARRAY_OR_GOTO  337 libswscale/utils.c         FF_ALLOC_ARRAY_OR_GOTO(NULL, filter,
FF_ALLOC_ARRAY_OR_GOTO  378 libswscale/utils.c         FF_ALLOC_ARRAY_OR_GOTO(NULL, filter,