Go to the source code of this file.
◆ zvec_coding_from_histogram
#define zvec_coding_from_histogram |
( |
|
h, |
|
|
|
count_field, |
|
|
|
len, |
|
|
|
max_value_to_encode, |
|
|
|
zc |
|
) |
| |
Value:_zvec_coding_from_histogram ((
h), (
len), \
max_value_to_encode, \
(zc))
#define STRUCT_OFFSET_OF_VAR(v, f)
Definition at line 90 of file zvec.h.
◆ zvec_histogram_count_t
◆ zvec_decode()
◆ zvec_encode()
◆ zvec_signed_to_unsigned()
static uword zvec_signed_to_unsigned |
( |
word |
s | ) |
|
|
inlinestatic |
◆ zvec_unsigned_to_signed()
static word zvec_unsigned_to_signed |
( |
uword |
u | ) |
|
|
inlinestatic |
◆ format_zvec_coding