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.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.h71 } ZSTD_fseCTables_t; typedef
75 ZSTD_fseCTables_t fse;
H A Dzstd_compress.c2361 const ZSTD_fseCTables_t* prevEntropy, ZSTD_fseCTables_t* nextEntropy, in ZSTD_buildSequencesStatistics()
3069 ZSTD_buildDummySequencesStatistics(ZSTD_fseCTables_t* nextEntropy) { in ZSTD_buildDummySequencesStatistics()
3083 const ZSTD_fseCTables_t* prevEntropy, in ZSTD_buildBlockEntropyStats_sequences()
3084 ZSTD_fseCTables_t* nextEntropy, in ZSTD_buildBlockEntropyStats_sequences()
3213 const ZSTD_fseCTables_t* fseTables, in ZSTD_estimateBlockSize_sequences()