Home
last modified time | relevance | path

Searched refs:BufferPoolEntry (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dbuffer_internal.h68 typedef struct BufferPoolEntry { struct
79 struct BufferPoolEntry *next;
83 * of this BufferPoolEntry.
86 } BufferPoolEntry; typedef
90 BufferPoolEntry *pool;
H A Dbuffer.c299 BufferPoolEntry *buf = pool->pool; in buffer_pool_flush()
341 BufferPoolEntry *buf = opaque; in pool_release_buffer()
360 BufferPoolEntry *buf; in pool_alloc_buffer()
390 BufferPoolEntry *buf; in av_buffer_pool_get()
416 BufferPoolEntry *buf = ref->buffer->opaque; in av_buffer_pool_buffer_get_opaque()

Completed in 2 milliseconds