Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/ffmpeg_/libavutil/
Dbuffer.h238 typedef struct AVBufferPool AVBufferPool; typedef
249 AVBufferPool *av_buffer_pool_init(int size, AVBufferRef* (*alloc)(int size));
260 void av_buffer_pool_uninit(AVBufferPool **pool);
268 AVBufferRef *av_buffer_pool_get(AVBufferPool *pool);