Searched refs:OffFSELog (Results 1 – 2 of 2) sorted by relevance
98 #define OffFSELog 8 macro
60 FSE_DTable OFTable[FSE_DTABLE_SIZE_U32(OffFSELog)];833 … ZSTD_buildSeqTable(dctx->entropy.OFTable, &dctx->OFTptr, OFtype, MaxOff, OffFSELog, ip, iend - ip, in ZSTD_decodeSeqHeaders()981 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequence()1222 if (ZSTD_32bits() || (totalBits > 64 - 7 - (LLFSELog + MLFSELog + OffFSELog))) in ZSTD_decodeSequenceLong_generic()1885 if (offcodeLog > OffFSELog) in ZSTD_loadEntropy()