Searched refs:litEntropy (Results 1 – 1 of 1) sorted by relevance
82 U32 litEntropy; member106 dctx->litEntropy = dctx->fseEntropy = 0; in ZSTD_decompressBegin()434 if (dctx->litEntropy == 0) in ZSTD_decodeLiteralsBlock()486 dctx->litEntropy = 1; in ZSTD_decodeLiteralsBlock()1953 dctx->litEntropy = dctx->fseEntropy = 1; in ZSTD_decompress_insertDictionary()1995 dstDCtx->litEntropy = 1; in ZSTD_refDDict()2005 dstDCtx->litEntropy = 0; in ZSTD_refDDict()
Completed in 15 milliseconds