Searched refs:ffio_realloc_buf (Results 1 – 3 of 3) sorted by relevance
96 int ffio_realloc_buf(AVIOContext *s, int buf_size);
1049 int ffio_realloc_buf(AVIOContext *s, int buf_size) in ffio_realloc_buf() function
2117 if (ffio_realloc_buf(s->pb, pos_delta)) { in ff_configure_buffers_for_index()