Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dfse_decompress.c77 { S16 const largeLimit= (S16)(1 << (tableLog-1)); in FSE_buildDTable() local
/freebsd/sys/contrib/zstd/lib/common/
H A Dfse_decompress.c91 { S16 const largeLimit= (S16)(1 << (tableLog-1)); in FSE_buildDTable_internal() local
/freebsd/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dzstd_decompress_block.c388 { S16 const largeLimit= (S16)(1 << (tableLog-1)); in ZSTD_buildFSETable() local
/freebsd/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress_block.c467 { S16 const largeLimit= (S16)(1 << (tableLog-1)); in ZSTD_buildFSETable_body() local
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c407 const S16 largeLimit= (S16)(1 << (tableLog-1)); in FSE_buildDTable() local
H A Dzstd_v03.c1108 const S16 largeLimit= (S16)(1 << (tableLog-1)); in FSE_buildDTable() local
H A Dzstd_v02.c1107 const S16 largeLimit= (S16)(1 << (tableLog-1)); in FSE_buildDTable() local
H A Dzstd_v04.c1084 const S16 largeLimit= (S16)(1 << (tableLog-1)); in FSE_buildDTable() local
H A Dzstd_v05.c1220 const S16 largeLimit= (S16)(1 << (tableLog-1)); in FSEv05_buildDTable() local
H A Dzstd_v06.c1476 { S16 const largeLimit= (S16)(1 << (tableLog-1)); in FSEv06_buildDTable() local
H A Dzstd_v07.c1496 { S16 const largeLimit= (S16)(1 << (tableLog-1)); in FSEv07_buildDTable() local