Lines Matching refs:av_realloc
257 * av_realloc() or `NULL`
270 void *av_realloc(void *ptr, size_t size) av_alloc_size(2);
281 * with av_realloc(), or a pointer to `NULL`. The pointer
297 * This function does the same thing as av_realloc(), except:
317 * av_realloc() or `NULL`
337 * allocated with av_realloc(), or a pointer to `NULL`.
378 * @see av_realloc()
409 * @see av_realloc()
436 * or av_realloc() family.
449 * or av_realloc() family, and set the pointer pointing to it to `NULL`.