Searched refs:AVBufferPool (Results 1 – 18 of 18) sorted by relevance
277 typedef struct AVBufferPool AVBufferPool; typedef289 AVBufferPool *av_buffer_pool_init(int size, AVBufferRef* (*alloc)(int size));291 AVBufferPool *av_buffer_pool_init(size_t size, AVBufferRef* (*alloc)(size_t size));310 AVBufferPool *av_buffer_pool_init2(int size, void *opaque,313 AVBufferPool *av_buffer_pool_init2(size_t size, void *opaque,326 void av_buffer_pool_uninit(AVBufferPool **pool);334 AVBufferRef *av_buffer_pool_get(AVBufferPool *pool);
245 AVBufferPool *av_buffer_pool_init2(buffer_size_t size, void *opaque, in av_buffer_pool_init2()249 AVBufferPool *pool = av_mallocz(sizeof(*pool)); in av_buffer_pool_init2()266 AVBufferPool *av_buffer_pool_init(buffer_size_t size, AVBufferRef* (*alloc)(buffer_size_t size)) in av_buffer_pool_init()268 AVBufferPool *pool = av_mallocz(sizeof(*pool)); in av_buffer_pool_init()282 static void buffer_pool_flush(AVBufferPool *pool) in buffer_pool_flush()297 static void buffer_pool_free(AVBufferPool *pool) in buffer_pool_free()308 void av_buffer_pool_uninit(AVBufferPool **ppool) in av_buffer_pool_uninit()310 AVBufferPool *pool; in av_buffer_pool_uninit()328 AVBufferPool *pool = buf->pool; in pool_release_buffer()344 static AVBufferRef *pool_alloc_buffer(AVBufferPool *pool) in pool_alloc_buffer()[all …]
74 AVBufferPool *pool;78 struct AVBufferPool { struct
190 AVBufferPool *pool;
118 AVBufferPool *pool_internal;
556 AVBufferPool *qscale_table_pool;557 AVBufferPool *mb_type_pool;558 AVBufferPool *motion_val_pool;559 AVBufferPool *ref_index_pool;
55 AVBufferPool *decoder_pool;
498 AVBufferPool *tab_mvf_pool;499 AVBufferPool *rpl_tab_pool;
160 AVBufferPool *frame_extradata_pool;
256 AVBufferPool *output_buffer_pool;
72 AVBufferPool *pool;101 AVBufferPool *pool) in qsv_get_continuous_buffer()
43 AVBufferPool *pool;
58 AVBufferPool *pool;
42 AVBufferPool *pool;
53 AVBufferPool *pools[4];
47 AVBufferPool *pools[4];
57 AVBufferPool *shm_pool;
179 AVBufferPool* pools[32];