Lines Matching refs:av_fast_realloc
287 inval_list = av_fast_realloc(s->scratch, &s->scratch_size,
325 flush_list = av_fast_realloc(s->scratch, &s->scratch_size,
519 e->sem_wait = av_fast_realloc(e->sem_wait, &e->sem_wait_alloc,
526 e->sem_wait_dst = av_fast_realloc(e->sem_wait_dst, &e->sem_wait_dst_alloc,
533 e->sem_wait_val = av_fast_realloc(e->sem_wait_val, &e->sem_wait_val_alloc,
540 e->sem_sig = av_fast_realloc(e->sem_sig, &e->sem_sig_alloc,
547 e->sem_sig_val = av_fast_realloc(e->sem_sig_val, &e->sem_sig_val_alloc,
554 e->sem_sig_val_dst = av_fast_realloc(e->sem_sig_val_dst, &e->sem_sig_val_dst_alloc,
572 dst = av_fast_realloc(q->frame_deps, &q->frame_deps_alloc_size,
648 dst = av_fast_realloc(q->buf_deps, &q->buf_deps_alloc_size,