Home
last modified time | relevance | path

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

/linux/lib/zstd/decompress/
H A Dzstd_decompress_internal.h163 …int ddictIsCold; /* if == 1 : dictionary is "new" for working context, and presumed "c… member
H A Dzstd_decompress_block.c610 int ddictIsCold, int nbSeq, U32* wksp, size_t wkspSize, in ZSTD_buildSeqTable()