Home
last modified time | relevance | path

Searched refs:MaxSeq (Results 1 – 2 of 2) sorted by relevance

/u-boot/lib/zstd/
A Dzstd_internal.h95 #define MaxSeq MAX(MaxLL, MaxML) /* Assumption : MaxOff < MaxLL,MaxML */ macro
A Ddecompress.c765 size_t const spaceUsed32 = ALIGN(sizeof(S16) * (MaxSeq + 1), sizeof(U32)) >> 2; in ZSTD_buildSeqTable()

Completed in 23 milliseconds