The buffer pool. More...
#include <buffer_internal.h>
The buffer pool.
This structure is opaque and not meant to be accessed directly. It is allocated with av_buffer_pool_init() and freed with av_buffer_pool_uninit().
Definition at line 74 of file buffer_internal.h.
Definition at line 75 of file buffer_internal.h.
Referenced by add_to_pool(), buffer_pool_free(), and get_pool().
Definition at line 86 of file buffer_internal.h.
Referenced by av_buffer_pool_get(), av_buffer_pool_init(), av_buffer_pool_uninit(), pool_alloc_buffer(), and pool_release_buffer().
Definition at line 88 of file buffer_internal.h.
Referenced by av_buffer_pool_get(), and pool_alloc_buffer().
Definition at line 90 of file buffer_internal.h.
Referenced by av_buffer_pool_get(), av_buffer_pool_init(), pool_alloc_buffer(), and pool_release_buffer().
Definition at line 91 of file buffer_internal.h.
Referenced by av_buffer_pool_init(), and pool_alloc_buffer().