VLC
3.0.15
|
Data Fields | |
uint32_t | begin |
uint32_t | size |
uint32_t | capacity |
int64_t * | buffer |
uint32_t timestamp_fifo_t::begin |
Referenced by timestamp_FifoGet(), and timestamp_FifoPut().
int64_t* timestamp_fifo_t::buffer |
Referenced by timestamp_FifoGet(), timestamp_FifoNew(), and timestamp_FifoPut().
uint32_t timestamp_fifo_t::capacity |
Referenced by timestamp_FifoGet(), timestamp_FifoIsFull(), timestamp_FifoNew(), and timestamp_FifoPut().
uint32_t timestamp_fifo_t::size |
Referenced by timestamp_FifoEmpty(), timestamp_FifoGet(), timestamp_FifoIsEmpty(), timestamp_FifoIsFull(), and timestamp_FifoPut().