Home
last modified time | relevance | path

Searched defs:ZSTDv07_DCtx_s (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v07.c2933 struct ZSTDv07_DCtx_s struct
2940 const void* base;
2941 const void* vBase;
2943 size_t expected;
2944 U32 rep[3];
2948 U32 litEntropy;
2949 U32 fseEntropy;
2951 size_t headerSize;
2952 U32 dictID;
2953 const BYTE* litPtr;
[all …]