Home
last modified time | relevance | path

Searched refs:flagStaticTables (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v05.c2658 U32 flagStaticTables; member
2677 dctx->flagStaticTables = 0; in ZSTDv05_decompressBegin()
2919 if (!dctx->flagStaticTables) in ZSTDv05_decodeLiteralsBlock()
3327 ip, seqSize, dctx->flagStaticTables); in ZSTDv05_decompressSequences()
3703 dctx->flagStaticTables = 1; in ZSTDv05_loadEntropy()