xine-lib 1.2.13-20230125hg15249
|
Data Fields | |
struct nal_unit * | first |
struct nal_unit * | last |
uint8_t | max_size |
uint8_t | used |
struct nal_unit* nal_buffer::first |
Referenced by free_nal_buffer(), nal_buffer_append(), and nal_buffer_remove().
struct nal_unit* nal_buffer::last |
uint8_t nal_buffer::max_size |
Referenced by create_nal_buffer(), and nal_buffer_append().
uint8_t nal_buffer::used |
Referenced by nal_buffer_append(), and nal_buffer_remove().