Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Dbuffer.c344 static AVBufferRef *pool_alloc_buffer(AVBufferPool *pool) in pool_alloc_buffer() function
388 ret = pool_alloc_buffer(pool); in av_buffer_pool_get()