Home
last modified time | relevance | path

Searched refs:ZSTD_buildCTable (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress_sequences.h32 ZSTD_buildCTable(void* dst, size_t dstCapacity,
H A Dzstd_compress_superblock.c209 …{ size_t const countSize = ZSTD_buildCTable(op, oend - op, CTable_LitLength, LLFSELog, (symbolEn… in ZSTD_buildSuperBlockEntropy_sequences()
233 …{ size_t const countSize = ZSTD_buildCTable(op, oend - op, CTable_OffsetBits, OffFSELog, (symbol… in ZSTD_buildSuperBlockEntropy_sequences()
255 …{ size_t const countSize = ZSTD_buildCTable(op, oend - op, CTable_MatchLength, MLFSELog, (symbol… in ZSTD_buildSuperBlockEntropy_sequences()
H A Dzstd_compress_sequences.c236 ZSTD_buildCTable(void* dst, size_t dstCapacity, in ZSTD_buildCTable() function
H A Dzstd_compress.c2238 { size_t const countSize = ZSTD_buildCTable( in ZSTD_entropyCompressSequences_internal()
2266 { size_t const countSize = ZSTD_buildCTable( in ZSTD_entropyCompressSequences_internal()
2292 { size_t const countSize = ZSTD_buildCTable( in ZSTD_entropyCompressSequences_internal()
/f-stack/freebsd/contrib/openzfs/module/zstd/include/
H A Dzstd_compat_wrapper.h202 #define ZSTD_buildCTable zfs_ZSTD_buildCTable macro
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c11245 ZSTD_buildCTable(void* dst, size_t dstCapacity,
11477 ZSTD_buildCTable(void* dst, size_t dstCapacity, in ZSTD_buildCTable() function
11917 …{ size_t const countSize = ZSTD_buildCTable(op, oend - op, CTable_LitLength, LLFSELog, (symbolEn… in ZSTD_buildSuperBlockEntropy_sequences()
11941 …{ size_t const countSize = ZSTD_buildCTable(op, oend - op, CTable_OffsetBits, OffFSELog, (symbol… in ZSTD_buildSuperBlockEntropy_sequences()
11963 …{ size_t const countSize = ZSTD_buildCTable(op, oend - op, CTable_MatchLength, MLFSELog, (symbol… in ZSTD_buildSuperBlockEntropy_sequences()
15132 { size_t const countSize = ZSTD_buildCTable( in ZSTD_compressSequences_internal()
15160 { size_t const countSize = ZSTD_buildCTable( in ZSTD_compressSequences_internal()
15186 { size_t const countSize = ZSTD_buildCTable( in ZSTD_compressSequences_internal()