Home
last modified time | relevance | path

Searched defs:ZSTD_DCtx_s (Results 1 – 1 of 1) sorted by path

/dragonfly/contrib/zstd/lib/decompress/
H A Dzstd_decompress_internal.h102 struct ZSTD_DCtx_s struct
119 U32 litEntropy;
120 U32 fseEntropy;
128 size_t litSize;
129 size_t rleSize;
136 U32 dictID;
142 char* inBuff;
144 size_t inPos;
146 char* outBuff;
149 size_t outEnd;
[all …]