Searched refs:offcodeMax (Results 1 – 1 of 1) sorted by relevance
3214 U32 offcodeMax = MaxOff; in ZSTD_loadCEntropy() local3217 …offcodeMax = ZSTD_highbit32(maxOffset); /* Calculate minimum offset code required to represent max… in ZSTD_loadCEntropy()3220 …ffcode_repeatMode = ZSTD_dictNCountRepeat(offcodeNCount, offcodeMaxValue, MIN(offcodeMax, MaxOff)); in ZSTD_loadCEntropy()