Home
last modified time | relevance | path

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

/linux-6.12.1/lib/zstd/compress/
Dhist.c74 size_t const countSize = (*maxSymbolValuePtr + 1) * sizeof(*count); in HIST_count_parallel_wksp() local
Dzstd_compress.c2393 { size_t const countSize = ZSTD_buildCTable( in ZSTD_buildSequencesStatistics() local
2425 { size_t const countSize = ZSTD_buildCTable( in ZSTD_buildSequencesStatistics() local
2455 { size_t const countSize = ZSTD_buildCTable( in ZSTD_buildSequencesStatistics() local
/linux-6.12.1/lib/zstd/common/
Dentropy_common.c78 { size_t const countSize = FSE_readNCount(normalizedCounter, maxSVPtr, tableLogPtr, in FSE_readNCount_body() local