av_realloc_array 2188 fftools/cmdutils.c         uint8_t *tmp = av_realloc_array(array, new_size, elem_size);
av_realloc_array 2351 fftools/ffmpeg.c         void *new = av_realloc_array(ist->dts_buffer, ist->nb_dts_buffer + 1, sizeof(ist->dts_buffer[0]));
av_realloc_array 1767 fftools/ffmpeg_opt.c                 av_realloc_array(video_enc->rc_override,
av_realloc_array  318 fftools/ffprobe.c     new_log_buffer = av_realloc_array(log_buffer, log_buffer_size + 1, sizeof(*log_buffer));
av_realloc_array  125 libavcodec/ass.c     rects = av_realloc_array(sub->rects, sub->num_rects+1, sizeof(*sub->rects));
av_realloc_array  210 libavcodec/ass_split.c     uint8_t *tmp = av_realloc_array(*section_ptr, (*count+1), section->size);
av_realloc_array  811 libavcodec/flashsv2enc.c             s->frame_blocks = av_realloc_array(s->frame_blocks, s->rows, s->cols * sizeof(Block));
av_realloc_array  812 libavcodec/flashsv2enc.c             s->key_blocks = av_realloc_array(s->key_blocks, s->cols, s->rows * sizeof(Block));
av_realloc_array 1114 libavcodec/jpeg2000dec.c             tmp = av_realloc_array(cblk->data_start, cblk->nb_terminations + newpasses + 1, sizeof(*cblk->data_start));
av_realloc_array  540 libavcodec/libzvbi-teletextdec.c         if ((new_pages = av_realloc_array(ctx->pages, ctx->nb_pages + 1, sizeof(TeletextPage)))) {
av_realloc_array 1034 libavcodec/pthread_frame.c         AVFrame **tmp = av_realloc_array(p->released_buffers, p->released_buffers_allocated + 1,
av_realloc_array 2007 libavcodec/utils.c     tmp = av_realloc_array(avctx->coded_side_data, avctx->nb_coded_side_data + 1, sizeof(*tmp));
av_realloc_array   78 libavcodec/vaapi_decode.c             av_realloc_array(pic->slice_buffers,
av_realloc_array   51 libavcodec/vaapi_encode.c     tmp = av_realloc_array(pic->param_buffers, sizeof(*tmp), pic->nb_param_buffers + 2);
av_realloc_array   92 libavcodec/vaapi_encode.c     tmp = av_realloc_array(pic->param_buffers, sizeof(*tmp), pic->nb_param_buffers + 1);
av_realloc_array  698 libavcodec/vc1dec.c                     tmp = av_realloc_array(slices, sizeof(*slices), n_slices+1);
av_realloc_array  727 libavcodec/vc1dec.c                     tmp = av_realloc_array(slices, sizeof(*slices), n_slices+1);
av_realloc_array  762 libavcodec/vc1dec.c                 tmp = av_realloc_array(slices, sizeof(*slices), n_slices+1);
av_realloc_array  574 libavcodec/xan.c             tmpptr = av_realloc_array(s->palettes,
av_realloc_array  343 libavdevice/alsa.c     r = av_realloc_array(s->reorder_buf, size, s->frame_size);
av_realloc_array  188 libavfilter/af_ashowinfo.c     void *tmp_ptr = av_realloc_array(s->plane_checksums, channels, sizeof(*s->plane_checksums));
av_realloc_array  113 libavfilter/avfilter.c     newpads  = av_realloc_array(*pads,  *count + 1, sizeof(AVFilterPad));
av_realloc_array  114 libavfilter/avfilter.c     newlinks = av_realloc_array(*links, *count + 1, sizeof(AVFilterLink*));
av_realloc_array   42 libavfilter/formats.c     if (!(tmp = av_realloc_array(ret->refs, ret->refcount + a->refcount,   \
av_realloc_array  323 libavfilter/formats.c     fmts = av_realloc_array((*f)->list, (*f)->nb + 1,       \
av_realloc_array  455 libavfilter/formats.c     tmp = av_realloc_array(f->refs, sizeof(*f->refs), f->refcount + 1);         \
av_realloc_array   71 libavfilter/framequeue.c             FFFrameBucket *nq = av_realloc_array(NULL, na, sizeof(*nq));
av_realloc_array   79 libavfilter/framequeue.c             FFFrameBucket *nq = av_realloc_array(fq->queue, na, sizeof(*nq));
av_realloc_array   32 libavfilter/vulkan.c     array = av_realloc_array(dctx->array, sizeof(*dctx->array), dctx->num + 1);\
av_realloc_array  323 libavfilter/vulkan.c     pl->push_consts = av_realloc_array(pl->push_consts, sizeof(*pl->push_consts),
av_realloc_array 1031 libavfilter/vulkan.c     pl->desc_layout = av_realloc_array(pl->desc_layout, sizeof(*pl->desc_layout),
av_realloc_array 1076 libavfilter/vulkan.c                 pl->pool_size_desc = av_realloc_array(pl->pool_size_desc,
av_realloc_array 1106 libavfilter/vulkan.c         pl->desc_template_info = av_realloc_array(pl->desc_template_info,
av_realloc_array  539 libavformat/matroskaenc.c     entries = av_realloc_array(entries, cues->num_entries + 1, sizeof(mkv_cuepoint));
av_realloc_array 1325 libavformat/mov.c     frag_stream_info = av_realloc_array(NULL, c->fc->nb_streams,
av_realloc_array  108 libavformat/movenchint.c         samples = av_realloc_array(queue->samples, queue->size + 10, sizeof(HintSample));
av_realloc_array  667 libavformat/mxfdec.c     tmp_part = av_realloc_array(mxf->partitions, mxf->partitions_count + 1, sizeof(*mxf->partitions));
av_realloc_array  829 libavformat/mxfdec.c     tmp = av_realloc_array(mxf->metadata_sets, mxf->metadata_sets_count + 1, sizeof(*mxf->metadata_sets));
av_realloc_array  150 libavformat/rtmppkt.c     ptr = av_realloc_array(*prev_pkt, nb_alloc, sizeof(**prev_pkt));
av_realloc_array  102 libavformat/teeproto.c         tmp = av_realloc_array(c->child, c->child_count + 1, sizeof(*c->child));
av_realloc_array 4530 libavformat/utils.c     streams = av_realloc_array(s->streams, s->nb_streams + 1, sizeof(*streams));
av_realloc_array 4696 libavformat/utils.c         tmp = av_realloc_array(program->stream_index, program->nb_stream_indexes+1, sizeof(unsigned int));
av_realloc_array  115 libavformat/wtvenc.c     WtvSyncEntry *new_list = av_realloc_array(*list, new_count, sizeof(WtvSyncEntry));
av_realloc_array  106 libavutil/dict.c         AVDictionaryEntry *tmp = av_realloc_array(m->elems,
av_realloc_array  127 libavutil/hwcontext_vulkan.c         list = av_realloc_array(list, sizeof(*list), ++count);                 \
av_realloc_array  323 libavutil/mem.h av_alloc_size(2, 3) void *av_realloc_array(void *ptr, size_t nmemb, size_t size);
av_realloc_array  539 tools/ismindex.c         temp = av_realloc_array(tracks->tracks,
av_realloc_array  160 tools/sidxindex.c         temp = av_realloc_array(tracks->tracks, tracks->nb_tracks + 1,