FF_ALLOC_ARRAY_OR_GOTO 2334 libavcodec/ac3enc.c     FF_ALLOC_ARRAY_OR_GOTO(avctx, s->bap_buffer, total_coefs,
FF_ALLOC_ARRAY_OR_GOTO 2336 libavcodec/ac3enc.c     FF_ALLOC_ARRAY_OR_GOTO(avctx, s->bap1_buffer, total_coefs,
FF_ALLOC_ARRAY_OR_GOTO 2340 libavcodec/ac3enc.c     FF_ALLOC_ARRAY_OR_GOTO(avctx, s->exp_buffer, total_coefs,
FF_ALLOC_ARRAY_OR_GOTO 2342 libavcodec/ac3enc.c     FF_ALLOC_ARRAY_OR_GOTO(avctx, s->grouped_exp_buffer, channel_blocks, 128 *
FF_ALLOC_ARRAY_OR_GOTO 2344 libavcodec/ac3enc.c     FF_ALLOC_ARRAY_OR_GOTO(avctx, s->psd_buffer, total_coefs,
FF_ALLOC_ARRAY_OR_GOTO 2346 libavcodec/ac3enc.c     FF_ALLOC_ARRAY_OR_GOTO(avctx, s->band_psd_buffer, channel_blocks, 64 *
FF_ALLOC_ARRAY_OR_GOTO 2348 libavcodec/ac3enc.c     FF_ALLOC_ARRAY_OR_GOTO(avctx, s->mask_buffer, channel_blocks, 64 *
FF_ALLOC_ARRAY_OR_GOTO 2350 libavcodec/ac3enc.c     FF_ALLOC_ARRAY_OR_GOTO(avctx, s->qmant_buffer, total_coefs,
FF_ALLOC_ARRAY_OR_GOTO 2353 libavcodec/ac3enc.c         FF_ALLOC_ARRAY_OR_GOTO(avctx, s->cpl_coord_exp_buffer, channel_blocks, 16 *
FF_ALLOC_ARRAY_OR_GOTO 2355 libavcodec/ac3enc.c         FF_ALLOC_ARRAY_OR_GOTO(avctx, s->cpl_coord_mant_buffer, channel_blocks, 16 *
FF_ALLOC_ARRAY_OR_GOTO   46 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  526 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  355 libswscale/utils.c     FF_ALLOC_ARRAY_OR_GOTO(NULL, *filterPos, (dstW + 3), sizeof(**filterPos), fail);
FF_ALLOC_ARRAY_OR_GOTO  371 libswscale/utils.c         FF_ALLOC_ARRAY_OR_GOTO(NULL, filter,
FF_ALLOC_ARRAY_OR_GOTO  387 libswscale/utils.c         FF_ALLOC_ARRAY_OR_GOTO(NULL, filter,
FF_ALLOC_ARRAY_OR_GOTO  428 libswscale/utils.c         FF_ALLOC_ARRAY_OR_GOTO(NULL, filter,