Home
last modified time | relevance | path

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

/dragonfly/contrib/zstd/lib/compress/
H A Dzstd_compress_superblock.c275 const ZSTD_entropyCTables_t* prevEntropy, in ZSTD_buildSuperBlockEntropy()
276 ZSTD_entropyCTables_t* nextEntropy, in ZSTD_buildSuperBlockEntropy()
536 static size_t ZSTD_compressSubBlock(const ZSTD_entropyCTables_t* entropy, in ZSTD_compressSubBlock()
669 const ZSTD_entropyCTables_t* entropy, in ZSTD_estimateSubBlockSize()
H A Dzstd_compress_internal.h82 } ZSTD_entropyCTables_t; typedef
134 const ZSTD_entropyCTables_t* symbolCosts; /* pre-calculated dictionary statistics */
139 ZSTD_entropyCTables_t entropy;
H A Dzstd_compress.c2151 const ZSTD_entropyCTables_t* prevEntropy, in ZSTD_entropyCompressSequences_internal()
2152 ZSTD_entropyCTables_t* nextEntropy, in ZSTD_entropyCompressSequences_internal()
2342 const ZSTD_entropyCTables_t* prevEntropy, in ZSTD_entropyCompressSequences()
2343 ZSTD_entropyCTables_t* nextEntropy, in ZSTD_entropyCompressSequences()