Searched refs:fseCTable (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/zstd/lib/compress/ |
| H A D | zstd_compress_superblock.c | 332 size_t nbSeq, const FSE_CTable* fseCTable, in ZSTD_estimateSubBlockSize_symbolType() argument 354 cSymbolTypeSizeEstimateInBits = ZSTD_fseBitCost(fseCTable, countWksp, max); in ZSTD_estimateSubBlockSize_symbolType()
|
| H A D | zstd_compress.c | 3859 const FSE_CTable* fseCTable, in ZSTD_estimateBlockSize_symbolType() argument 3880 cSymbolTypeSizeEstimateInBits = ZSTD_fseBitCost(fseCTable, countWksp, max); in ZSTD_estimateBlockSize_symbolType()
|
| /freebsd/sys/contrib/openzfs/module/zstd/lib/compress/ |
| H A D | zstd_compress_superblock.c | 333 size_t nbSeq, const FSE_CTable* fseCTable, in ZSTD_estimateSubBlockSize_symbolType() argument 355 cSymbolTypeSizeEstimateInBits = ZSTD_fseBitCost(fseCTable, countWksp, max); in ZSTD_estimateSubBlockSize_symbolType()
|
| H A D | zstd_compress.c | 3860 const FSE_CTable* fseCTable, in ZSTD_estimateBlockSize_symbolType() argument 3881 cSymbolTypeSizeEstimateInBits = ZSTD_fseBitCost(fseCTable, countWksp, max); in ZSTD_estimateBlockSize_symbolType()
|