Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
H A Dzstd_compress_superblock.c164 ZSTD_compressSubBlock_sequences(const ZSTD_fseCTables_t* fseTables, in ZSTD_compressSubBlock_sequences()
370 const ZSTD_fseCTables_t* fseTables, in ZSTD_estimateSubBlockSize_sequences()
H A Dzstd_compress_internal.h73 } ZSTD_fseCTables_t; typedef
77 ZSTD_fseCTables_t fse;
H A Dzstd_compress.c2679 const ZSTD_fseCTables_t* prevEntropy, ZSTD_fseCTables_t* nextEntropy, in ZSTD_buildSequencesStatistics()
3658 ZSTD_buildDummySequencesStatistics(ZSTD_fseCTables_t* nextEntropy) in ZSTD_buildDummySequencesStatistics()
3675 const ZSTD_fseCTables_t* prevEntropy, in ZSTD_buildBlockEntropyStats_sequences()
3676 ZSTD_fseCTables_t* nextEntropy, in ZSTD_buildBlockEntropyStats_sequences()
3813 const ZSTD_fseCTables_t* fseTables, in ZSTD_estimateBlockSize_sequences()