#include <fifo.h>
Definition at line 244 of file fifo.h.
◆ buffer
uint8_t* AVFifoBuffer::buffer |
◆ rptr
uint8_t* AVFifoBuffer::rptr |
◆ wptr
uint8_t * AVFifoBuffer::wptr |
◆ end
uint8_t * AVFifoBuffer::end |
◆ rndx
uint32_t AVFifoBuffer::rndx |
◆ wndx
uint32_t AVFifoBuffer::wndx |
The documentation for this struct was generated from the following file: