Searched refs:offcodeMaxValue (Results 1 – 1 of 1) sorted by relevance
1882 U32 offcodeMaxValue = MaxOff, offcodeLog; in ZSTD_loadEntropy() local1883 …size_t const offcodeHeaderSize = FSE_readNCount(offcodeNCount, &offcodeMaxValue, &offcodeLog, dict… in ZSTD_loadEntropy()1888 …CHECK_E(FSE_buildDTable_wksp(entropy->OFTable, offcodeNCount, offcodeMaxValue, offcodeLog, entropy… in ZSTD_loadEntropy()
Completed in 9 milliseconds