Definition at line 122 of file sources/gst-plugins/gst-nvdsudp/gstnvdsudpcommon.h.
Data Fields | |
| guint8 * | data |
| gsize | byte_len |
| gsize | bit_pos |
| gsize BitWriter::bit_pos |
Definition at line 125 of file sources/gst-plugins/gst-nvdsudp/gstnvdsudpcommon.h.
Referenced by bit_writer_byte_pos(), bit_writer_has_space(), bit_writer_init(), bit_writer_init_at(), bit_writer_is_byte_aligned(), bit_writer_pad_to_u32(), and bit_writer_write().
| gsize BitWriter::byte_len |
Definition at line 124 of file sources/gst-plugins/gst-nvdsudp/gstnvdsudpcommon.h.
Referenced by bit_writer_has_space(), bit_writer_init(), and bit_writer_init_at().
| guint8 * BitWriter::data |
Definition at line 123 of file sources/gst-plugins/gst-nvdsudp/gstnvdsudpcommon.h.
Referenced by bit_writer_init(), bit_writer_init_at(), and bit_writer_write().