AVBufferPool 53 libavcodec/decode.c AVBufferPool *pools[4]; AVBufferPool 555 libavcodec/h264dec.h AVBufferPool *qscale_table_pool; AVBufferPool 556 libavcodec/h264dec.h AVBufferPool *mb_type_pool; AVBufferPool 557 libavcodec/h264dec.h AVBufferPool *motion_val_pool; AVBufferPool 558 libavcodec/h264dec.h AVBufferPool *ref_index_pool; AVBufferPool 496 libavcodec/hevcdec.h AVBufferPool *tab_mvf_pool; AVBufferPool 497 libavcodec/hevcdec.h AVBufferPool *rpl_tab_pool; AVBufferPool 36 libavcodec/libdav1d.c AVBufferPool *pool; AVBufferPool 42 libavcodec/libvpxdec.c AVBufferPool *pool; AVBufferPool 53 libavcodec/nvdec.h AVBufferPool *decoder_pool; AVBufferPool 59 libavcodec/qsvdec.c static int ff_qsv_get_continuous_buffer(AVCodecContext *avctx, AVFrame *frame, AVBufferPool *pool) AVBufferPool 62 libavcodec/qsvdec.h AVBufferPool *pool; AVBufferPool 253 libavcodec/vaapi_encode.h AVBufferPool *output_buffer_pool; AVBufferPool 159 libavcodec/vp9dec.h AVBufferPool *frame_extradata_pool; AVBufferPool 56 libavdevice/xcbgrab.c AVBufferPool *shm_pool; AVBufferPool 47 libavfilter/framepool.c AVBufferPool *pools[4]; AVBufferPool 170 libavformat/mpegts.c AVBufferPool* pools[32]; AVBufferPool 218 libavutil/buffer.c AVBufferPool *av_buffer_pool_init2(int size, void *opaque, AVBufferPool 222 libavutil/buffer.c AVBufferPool *pool = av_mallocz(sizeof(*pool)); AVBufferPool 239 libavutil/buffer.c AVBufferPool *av_buffer_pool_init(int size, AVBufferRef* (*alloc)(int size)) AVBufferPool 241 libavutil/buffer.c AVBufferPool *pool = av_mallocz(sizeof(*pool)); AVBufferPool 259 libavutil/buffer.c static void buffer_pool_free(AVBufferPool *pool) AVBufferPool 276 libavutil/buffer.c void av_buffer_pool_uninit(AVBufferPool **ppool) AVBufferPool 278 libavutil/buffer.c AVBufferPool *pool; AVBufferPool 292 libavutil/buffer.c AVBufferPool *pool = buf->pool; AVBufferPool 308 libavutil/buffer.c static AVBufferRef *pool_alloc_buffer(AVBufferPool *pool) AVBufferPool 337 libavutil/buffer.c AVBufferRef *av_buffer_pool_get(AVBufferPool *pool) AVBufferPool 238 libavutil/buffer.h typedef struct AVBufferPool AVBufferPool; AVBufferPool 249 libavutil/buffer.h AVBufferPool *av_buffer_pool_init(int size, AVBufferRef* (*alloc)(int size)); AVBufferPool 266 libavutil/buffer.h AVBufferPool *av_buffer_pool_init2(int size, void *opaque, AVBufferPool 278 libavutil/buffer.h void av_buffer_pool_uninit(AVBufferPool **pool); AVBufferPool 286 libavutil/buffer.h AVBufferRef *av_buffer_pool_get(AVBufferPool *pool); AVBufferPool 73 libavutil/buffer_internal.h AVBufferPool *pool; AVBufferPool 190 libavutil/hwcontext.h AVBufferPool *pool; AVBufferPool 118 libavutil/hwcontext_internal.h AVBufferPool *pool_internal;