Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/compress/
H A Dhist.c74 size_t const countSize = (*maxSymbolValuePtr + 1) * sizeof(*count); in HIST_count_parallel_wksp() local
H A 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
/openbmc/linux/lib/zstd/common/
H A Dentropy_common.c78 { size_t const countSize = FSE_readNCount(normalizedCounter, maxSVPtr, tableLogPtr, in FSE_readNCount_body() local