/third_party/ffmpeg/libavfilter/ |
D | f_drawgraph.c | 113 s->values[0] = av_fast_realloc(NULL, &s->values_size[0], 2000); in init() 114 s->values[1] = av_fast_realloc(NULL, &s->values_size[1], 2000); in init() 115 s->values[2] = av_fast_realloc(NULL, &s->values_size[2], 2000); in init() 116 s->values[3] = av_fast_realloc(NULL, &s->values_size[3], 2000); in init() 173 ptr = av_fast_realloc(s->values[0], &s->values_size[0], s->values_size[0] * 2); in filter_frame() 178 ptr = av_fast_realloc(s->values[1], &s->values_size[1], s->values_size[1] * 2); in filter_frame() 183 ptr = av_fast_realloc(s->values[2], &s->values_size[2], s->values_size[2] * 2); in filter_frame() 188 ptr = av_fast_realloc(s->values[3], &s->values_size[3], s->values_size[3] * 2); in filter_frame()
|
D | f_reverse.c | 42 s->pts = av_fast_realloc(NULL, &s->pts_size, in init() 47 s->frames = av_fast_realloc(NULL, &s->frames_size, in init() 77 ptr = av_fast_realloc(s->pts, &s->pts_size, s->pts_size * 2); in filter_frame() 84 ptr = av_fast_realloc(s->frames, &s->frames_size, s->frames_size * 2); in filter_frame()
|
D | asrc_afirsrc.c | 166 new_items = av_fast_realloc(NULL, items_size, 1 * sizeof(float)); in parse_string() 177 new_items = av_fast_realloc(*items, items_size, (*nb_items + 1) * sizeof(float)); in parse_string()
|
D | vulkan.c | 244 inval_list = av_fast_realloc(s->scratch, &s->scratch_size, in ff_vk_map_buffers() 282 flush_list = av_fast_realloc(s->scratch, &s->scratch_size, in ff_vk_unmap_buffers() 475 e->sem_wait = av_fast_realloc(e->sem_wait, &e->sem_wait_alloc, in ff_vk_add_exec_dep() 482 e->sem_wait_dst = av_fast_realloc(e->sem_wait_dst, &e->sem_wait_dst_alloc, in ff_vk_add_exec_dep() 489 e->sem_sig = av_fast_realloc(e->sem_sig, &e->sem_sig_alloc, in ff_vk_add_exec_dep() 504 dst = av_fast_realloc(q->frame_deps, &q->frame_deps_alloc_size, in ff_vk_add_exec_dep() 571 dst = av_fast_realloc(q->buf_deps, &q->buf_deps_alloc_size, in ff_vk_add_dep_exec_ctx()
|
/third_party/ffmpeg/libavcodec/ |
D | nvdec_h264.c | 140 tmp = av_fast_realloc(ctx->bitstream, &ctx->bitstream_allocated, in nvdec_h264_decode_slice() 146 tmp = av_fast_realloc(ctx->slice_offsets, &ctx->slice_offsets_allocated, in nvdec_h264_decode_slice()
|
D | dirac_parser.c | 159 av_fast_realloc(pc->buffer, &pc->buffer_size, in dirac_combine_frame() 171 void *new_buffer = av_fast_realloc(pc->buffer, &pc->buffer_size, in dirac_combine_frame()
|
D | av1_parse.c | 73 tmp = av_fast_realloc(pkt->obus, &pkt->obus_allocated_size, new_size * sizeof(*tmp)); in ff_av1_packet_split()
|
D | parser.c | 259 void *new_buffer = av_fast_realloc(pc->buffer, &pc->buffer_size, in ff_combine_frame() 281 void *new_buffer = av_fast_realloc(pc->buffer, &pc->buffer_size, in ff_combine_frame()
|
D | audio_frame_queue.c | 46 …AudioFrame *new = av_fast_realloc(afq->frames, &afq->frame_alloc, sizeof(*afq->frames)*(afq->frame… in ff_af_queue_add()
|
D | nvdec_hevc.c | 276 tmp = av_fast_realloc(ctx->bitstream, &ctx->bitstream_allocated, in nvdec_hevc_decode_slice() 282 tmp = av_fast_realloc(ctx->slice_offsets, &ctx->slice_offsets_allocated, in nvdec_hevc_decode_slice()
|
D | shorten.c | 534 tmp_ptr = av_fast_realloc(s->bitstream, &s->allocated_bitstream_size, in shorten_decode_frame() 584 tmp_ptr = av_fast_realloc(s->bitstream, &s->allocated_bitstream_size, in shorten_decode_frame()
|
D | libtheoraenc.c | 102 void *tmp = av_fast_realloc(h->stats, &h->stats_size, in get_stats()
|
D | h2645_parse.c | 462 tmp = av_fast_realloc(pkt->nals, &pkt->nal_buffer_size, new_size * sizeof(*pkt->nals)); in ff_h2645_packet_split()
|
D | vdpau.c | 382 buffers = av_fast_realloc(buffers, &pic_ctx->bitstream_buffers_allocated, in ff_vdpau_add_buffer()
|
D | videotoolbox.c | 70 tmp = av_fast_realloc(vtctx->bitstream, in videotoolbox_buffer_copy() 378 tmp = av_fast_realloc(vtctx->bitstream, in videotoolbox_common_decode_slice()
|
D | librav1e.c | 114 uint8_t *tmp = av_fast_realloc(ctx->pass_data, &ctx->pass_size, in get_stats()
|
/third_party/ffmpeg/libavformat/ |
D | mms.c | 105 mms->streams = av_fast_realloc(mms->streams, in ff_mms_asf_header_parser()
|
D | mxg.c | 112 buffer = av_fast_realloc(mxg->buffer, &mxg->buffer_size, in mxg_update_cache()
|
D | cafenc.c | 220 caf->pkt_sizes = av_fast_realloc(caf->pkt_sizes, in caf_write_packet()
|
D | bethsoftvid.c | 156 uint8_t *tmp = av_fast_realloc(vidbuf_start, &vidbuf_capacity, in read_frame()
|
D | subtitles.c | 130 subs = av_fast_realloc(q->subs, &q->allocated_size, in ff_subtitles_queue_insert()
|
D | spdifenc.c | 130 …ctx->hd_buf[0] = av_fast_realloc(ctx->hd_buf[0], &ctx->hd_buf_size, ctx->hd_buf_filled + pkt->size… in spdif_header_eac3()
|
D | mov.c | 1319 item = av_fast_realloc(c->frag_index.item, in update_frag_index() 2939 MOVStts *stts_data = av_fast_realloc(sc->stts_data, &alloc_size, in mov_read_stts() 3051 … sc->ctts_data = av_fast_realloc(NULL, &sc->ctts_allocated_size, entries * sizeof(*sc->ctts_data)); in mov_read_ctts() 3300 entries = av_fast_realloc(st->index_entries, in add_index_entry() 3351 ctts_buf_new = av_fast_realloc(*ctts_data, allocated_size, requested_size); in add_ctts_entry() 3865 sc->ctts_data = av_fast_realloc(NULL, &sc->ctts_allocated_size, in mov_build_index() 4863 new_entries = av_fast_realloc(st->index_entries, in mov_read_trun() 4872 ctts_data = av_fast_realloc(sc->ctts_data, &sc->ctts_allocated_size, in mov_read_trun() 6064 encrypted_samples = av_fast_realloc(encryption_index->encrypted_samples, &alloc_size, in mov_read_senc() 6118 encrypted_samples = av_fast_realloc(encryption_index->encrypted_samples, &alloc_size, in mov_parse_auxiliary_info() [all …]
|
/third_party/ffmpeg/libavutil/ |
D | mem.h | 376 void *av_fast_realloc(void *ptr, unsigned int *size, size_t min_size);
|
D | mem.c | 478 void *av_fast_realloc(void *ptr, unsigned int *size, size_t min_size) in av_fast_realloc() function
|