Searched refs:offcodeMaxValue (Results 1 – 1 of 1) sorted by relevance
1881 U32 offcodeMaxValue = MaxOff, offcodeLog; in ZSTD_loadEntropy() local1882 …size_t const offcodeHeaderSize = FSE_readNCount(offcodeNCount, &offcodeMaxValue, &offcodeLog, dict… in ZSTD_loadEntropy()1887 …CHECK_E(FSE_buildDTable_wksp(entropy->OFTable, offcodeNCount, offcodeMaxValue, offcodeLog, entropy… in ZSTD_loadEntropy()