Project Alice
|
#include <zstd_internal.h>
Public Attributes | |
U32 | offBase |
U16 | litLength |
U16 | mlBase |
Definition at line 281 of file zstd_internal.h.
U16 seqDef_s::litLength |
Definition at line 283 of file zstd_internal.h.
U16 seqDef_s::mlBase |
Definition at line 284 of file zstd_internal.h.
U32 seqDef_s::offBase |
Definition at line 282 of file zstd_internal.h.