Searched defs:maxLog (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/lib/zstd/ |
D | fse_decompress.c | 294 …sp(void *dst, size_t dstCapacity, const void *cSrc, size_t cSrcSize, unsigned maxLog, void *worksp… in FSE_decompress_wksp()
|
D | decompress.c | 752 …ace, const FSE_DTable **DTablePtr, symbolEncodingType_e type, U32 max, U32 maxLog, const void *src, in ZSTD_buildSeqTable()
|