Searched defs:maxLog (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/lib/zstd/common/ |
| D | fse_decompress.c | 308 …sp(void* dst, size_t dstCapacity, const void* cSrc, size_t cSrcSize, unsigned maxLog, void* workSp… in FSE_decompress_wksp() 322 unsigned maxLog, void* workSpace, size_t wkspSize, in FSE_decompress_wksp_body() 362 …lt(void* dst, size_t dstCapacity, const void* cSrc, size_t cSrcSize, unsigned maxLog, void* workSp… in FSE_decompress_wksp_body_default() 368 …i2(void* dst, size_t dstCapacity, const void* cSrc, size_t cSrcSize, unsigned maxLog, void* workSp… in FSE_decompress_wksp_body_bmi2() 374 …i2(void* dst, size_t dstCapacity, const void* cSrc, size_t cSrcSize, unsigned maxLog, void* workSp… in FSE_decompress_wksp_bmi2()
|
| /kernel/linux/linux-5.10/lib/zstd/ |
| D | fse_decompress.c | 287 …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()
|
| /kernel/linux/linux-6.6/lib/zstd/decompress/ |
| D | zstd_decompress_block.c | 606 symbolEncodingType_e type, unsigned max, U32 maxLog, in ZSTD_buildSeqTable()
|