Home
last modified time | relevance | path

Searched refs:alloc_wrapper (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dzlib_wrapper.c30 static void *alloc_wrapper(void *opaque, uInt items, uInt size) in alloc_wrapper() function
49 zstream->zalloc = alloc_wrapper; in ff_inflate_init()
80 zstream->zalloc = alloc_wrapper; in ff_deflate_init()