Searched refs:AVBufferPool (Results 1 – 1 of 1) sorted by relevance
238 typedef struct AVBufferPool AVBufferPool; typedef249 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);