Home
last modified time | relevance | path

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

/f-stack/freebsd/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()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c9994 } ZSTD_entropyCTables_t; typedef
10029 const ZSTD_entropyCTables_t* symbolCosts; /* pre-calculated dictionary statistics */
10034 ZSTD_entropyCTables_t entropy;
11983 const ZSTD_entropyCTables_t* prevEntropy, in ZSTD_buildSuperBlockEntropy()
11984 ZSTD_entropyCTables_t* nextEntropy, in ZSTD_buildSuperBlockEntropy()
12244 static size_t ZSTD_compressSubBlock(const ZSTD_entropyCTables_t* entropy, in ZSTD_compressSubBlock()
12373 const ZSTD_entropyCTables_t* entropy, in ZSTD_estimateSubBlockSize()
15049 const ZSTD_entropyCTables_t* prevEntropy, in ZSTD_compressSequences_internal()
15050 ZSTD_entropyCTables_t* nextEntropy, in ZSTD_compressSequences_internal()
15236 const ZSTD_entropyCTables_t* prevEntropy, in ZSTD_compressSequences()
[all …]