Home
last modified time | relevance | path

Searched defs:countSize (Results 1 – 3 of 3) sorted by relevance

/linux/lib/zstd/compress/
H A Dhist.c85 size_t const countSize = (*maxSymbolValuePtr + 1) * sizeof(*count); in HIST_count_parallel_wksp() local
H A Dzstd_compress.c2712 { size_t const countSize = ZSTD_buildCTable( in ZSTD_buildSequencesStatistics() local
2744 { size_t const countSize = ZSTD_buildCTable( in ZSTD_buildSequencesStatistics() local
2774 { size_t const countSize = ZSTD_buildCTable( in ZSTD_buildSequencesStatistics() local
/linux/lib/zstd/common/
H A Dentropy_common.c62 { size_t const countSize = FSE_readNCount(normalizedCounter, maxSVPtr, tableLogPtr, in FSE_readNCount_body() local