Home
last modified time | relevance | path

Searched refs:offcodeCTable (Results 1 – 8 of 8) sorted by relevance

/src/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_superblock.c210 fseTables->offcodeCTable, ofCode, in ZSTD_compressSubBlock_sequences()
373 nbSeq, fseTables->offcodeCTable, NULL, in ZSTD_estimateSubBlockSize_sequences()
H A Dzstd_compress.c2460 FSE_CTable* CTable_OffsetBits = nextEntropy->offcodeCTable; in ZSTD_buildSequencesStatistics()
2512 OffFSELog, prevEntropy->offcodeCTable, in ZSTD_buildSequencesStatistics()
2521 prevEntropy->offcodeCTable, in ZSTD_buildSequencesStatistics()
2522 sizeof(prevEntropy->offcodeCTable), in ZSTD_buildSequencesStatistics()
2586 FSE_CTable* CTable_OffsetBits = nextEntropy->fse.offcodeCTable; in ZSTD_entropyCompressSeqStore_internal()
3312 fseTables->offcodeCTable, NULL, in ZSTD_estimateBlockSize_sequences()
4345 bs->entropy.fse.offcodeCTable, in ZSTD_loadCEntropy()
H A Dzstd_compress_internal.h71 FSE_CTable offcodeCTable[FSE_CTABLE_SIZE_U32(OffFSELog, MaxOff)]; member
H A Dzstd_opt.c181 FSE_initCState(&ofstate, optPtr->symbolCosts->fse.offcodeCTable); in ZSTD_rescaleFreqs()
/src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress_superblock.c215 fseTables->offcodeCTable, ofCode, in ZSTD_compressSubBlock_sequences()
379 nbSeq, fseTables->offcodeCTable, NULL, in ZSTD_estimateSubBlockSize_sequences()
H A Dzstd_compress.c2775 FSE_CTable* CTable_OffsetBits = nextEntropy->offcodeCTable; in ZSTD_buildSequencesStatistics()
2827 OffFSELog, prevEntropy->offcodeCTable, in ZSTD_buildSequencesStatistics()
2836 prevEntropy->offcodeCTable, in ZSTD_buildSequencesStatistics()
2837 sizeof(prevEntropy->offcodeCTable), in ZSTD_buildSequencesStatistics()
2902 FSE_CTable* CTable_OffsetBits = nextEntropy->fse.offcodeCTable; in ZSTD_entropyCompressSeqStore_internal()
3908 fseTables->offcodeCTable, NULL, in ZSTD_estimateBlockSize_sequences()
5092 bs->entropy.fse.offcodeCTable, in ZSTD_loadCEntropy()
H A Dzstd_compress_internal.h70 FSE_CTable offcodeCTable[FSE_CTABLE_SIZE_U32(OffFSELog, MaxOff)]; member
H A Dzstd_opt.c203 FSE_initCState(&ofstate, optPtr->symbolCosts->fse.offcodeCTable); in ZSTD_rescaleFreqs()