Searched refs:ZSTD_entropyCTables_t (Results 1 – 3 of 3) sorted by relevance
276 const ZSTD_entropyCTables_t* prevEntropy, in ZSTD_buildSuperBlockEntropy()277 ZSTD_entropyCTables_t* nextEntropy, in ZSTD_buildSuperBlockEntropy()539 static size_t ZSTD_compressSubBlock(const ZSTD_entropyCTables_t* entropy, in ZSTD_compressSubBlock()672 const ZSTD_entropyCTables_t* entropy, in ZSTD_estimateSubBlockSize()
76 } ZSTD_entropyCTables_t; typedef128 const ZSTD_entropyCTables_t* symbolCosts; /* pre-calculated dictionary statistics */133 ZSTD_entropyCTables_t entropy;
2100 const ZSTD_entropyCTables_t* prevEntropy, in ZSTD_entropyCompressSequences_internal()2101 ZSTD_entropyCTables_t* nextEntropy, in ZSTD_entropyCompressSequences_internal()2291 const ZSTD_entropyCTables_t* prevEntropy, in ZSTD_entropyCompressSequences()2292 ZSTD_entropyCTables_t* nextEntropy, in ZSTD_entropyCompressSequences()