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