Home | History | Annotate | Download | only in libvpx

Lines Matching full:realloc

232             char   *new_ptr = realloc(stats->buf.buf, new_sz);
243 "\nFailed to realloc firstpass stats buffer.\n");
709 new_cue_list = realloc(glob->cue_list,
715 fprintf(stderr, "\nFailed to realloc cue list.\n");