Home
last modified time | relevance | path

Searched defs:largeLimit (Results 1 – 2 of 2) sorted by relevance

/linux/lib/zstd/common/
H A Dfse_decompress.c91 { S16 const largeLimit= (S16)(1 << (tableLog-1)); in FSE_buildDTable_internal() local
/linux/lib/zstd/decompress/
H A Dzstd_decompress_block.c467 { S16 const largeLimit= (S16)(1 << (tableLog-1)); in ZSTD_buildFSETable_body() local