Home
last modified time | relevance | path

Searched refs:ZSTD_fseCTables_t (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress_superblock.c165 const ZSTD_fseCTables_t* prevEntropy, in ZSTD_buildSuperBlockEntropy_sequences()
166 ZSTD_fseCTables_t* nextEntropy, in ZSTD_buildSuperBlockEntropy_sequences()
437 static size_t ZSTD_compressSubBlock_sequences(const ZSTD_fseCTables_t* fseTables, in ZSTD_compressSubBlock_sequences()
642 const ZSTD_fseCTables_t* fseTables, in ZSTD_estimateSubBlockSize_sequences()
H A Dzstd_compress_internal.h79 } ZSTD_fseCTables_t; typedef
83 ZSTD_fseCTables_t fse;
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_superblock.c159 static size_t ZSTD_compressSubBlock_sequences(const ZSTD_fseCTables_t* fseTables, in ZSTD_compressSubBlock_sequences()
364 const ZSTD_fseCTables_t* fseTables, in ZSTD_estimateSubBlockSize_sequences()
H A Dzstd_compress_internal.h77 } ZSTD_fseCTables_t; typedef
81 ZSTD_fseCTables_t fse;
H A Dzstd_compress.c2452 const ZSTD_fseCTables_t* prevEntropy, ZSTD_fseCTables_t* nextEntropy, in ZSTD_buildSequencesStatistics()
3160 ZSTD_buildDummySequencesStatistics(ZSTD_fseCTables_t* nextEntropy) { in ZSTD_buildDummySequencesStatistics()
3174 const ZSTD_fseCTables_t* prevEntropy, in ZSTD_buildBlockEntropyStats_sequences()
3175 ZSTD_fseCTables_t* nextEntropy, in ZSTD_buildBlockEntropyStats_sequences()
3304 const ZSTD_fseCTables_t* fseTables, in ZSTD_estimateBlockSize_sequences()