Structure for bit position of elements. More...
#include <codec_index.h>
Public Attributes | |
size_t | bit_offset = {} |
the bit offset | |
size_t | bit_size = {} |
the elements bitsize (the whole element) | |
Structure for bit position of elements.
Definition at line 28 of file codec_index.h.
size_t bit_offset = {} |
the bit offset
Definition at line 32 of file codec_index.h.
size_t bit_size = {} |
the elements bitsize (the whole element)
Definition at line 36 of file codec_index.h.