#include <fifo.h>
Data Fields | |
uint8_t * | buffer |
uint8_t * | rptr |
uint8_t * | wptr |
uint8_t * | end |
Definition at line 29 of file fifo.h.
Definition at line 30 of file fifo.h.
Referenced by av_fifo_drain(), av_fifo_free(), av_fifo_init(), av_fifo_peek(), av_fifo_realloc(), av_fifo_size(), and av_fifo_write().
Definition at line 31 of file fifo.h.
Referenced by av_fifo_drain(), av_fifo_generic_read(), av_fifo_init(), av_fifo_peek(), and av_fifo_size().
Definition at line 31 of file fifo.h.
Referenced by av_fifo_init(), av_fifo_realloc(), av_fifo_size(), and av_fifo_write().
Definition at line 31 of file fifo.h.
Referenced by av_fifo_drain(), av_fifo_generic_read(), av_fifo_init(), av_fifo_peek(), av_fifo_realloc(), av_fifo_size(), and av_fifo_write().