Searched refs:MaxSeq (Results 1 – 2 of 2) sorted by relevance
95 #define MaxSeq MAX(MaxLL, MaxML) /* Assumption : MaxOff < MaxLL,MaxML */ macro
765 size_t const spaceUsed32 = ALIGN(sizeof(S16) * (MaxSeq + 1), sizeof(U32)) >> 2; in ZSTD_buildSeqTable()
Completed in 23 milliseconds