AVBufferPool 238 extra_lib/include/ffmpeg_android/libavutil/buffer.h typedef struct AVBufferPool AVBufferPool; AVBufferPool 249 extra_lib/include/ffmpeg_android/libavutil/buffer.h AVBufferPool *av_buffer_pool_init(int size, AVBufferRef* (*alloc)(int size)); AVBufferPool 260 extra_lib/include/ffmpeg_android/libavutil/buffer.h void av_buffer_pool_uninit(AVBufferPool **pool); AVBufferPool 268 extra_lib/include/ffmpeg_android/libavutil/buffer.h AVBufferRef *av_buffer_pool_get(AVBufferPool *pool); AVBufferPool 512 extra_lib/include/ffmpeg_android/libavutil/buffer.h typedef struct AVBufferPool AVBufferPool; AVBufferPool 523 extra_lib/include/ffmpeg_android/libavutil/buffer.h AVBufferPool *av_buffer_pool_init(int size, AVBufferRef* (*alloc)(int size)); AVBufferPool 534 extra_lib/include/ffmpeg_android/libavutil/buffer.h void av_buffer_pool_uninit(AVBufferPool **pool); AVBufferPool 542 extra_lib/include/ffmpeg_android/libavutil/buffer.h AVBufferRef *av_buffer_pool_get(AVBufferPool *pool); AVBufferPool 238 extra_lib/include/libavutil/buffer.h typedef struct AVBufferPool AVBufferPool; AVBufferPool 249 extra_lib/include/libavutil/buffer.h AVBufferPool *av_buffer_pool_init(int size, AVBufferRef* (*alloc)(int size)); AVBufferPool 260 extra_lib/include/libavutil/buffer.h void av_buffer_pool_uninit(AVBufferPool **pool); AVBufferPool 268 extra_lib/include/libavutil/buffer.h AVBufferRef *av_buffer_pool_get(AVBufferPool *pool);