Searched defs:countSize (Results 1 – 4 of 4) sorted by relevance
74 size_t const countSize = (*maxSymbolValuePtr + 1) * sizeof(*count); in HIST_count_parallel_wksp() local
2393 { size_t const countSize = ZSTD_buildCTable( in ZSTD_buildSequencesStatistics() local2425 { size_t const countSize = ZSTD_buildCTable( in ZSTD_buildSequencesStatistics() local2455 { size_t const countSize = ZSTD_buildCTable( in ZSTD_buildSequencesStatistics() local
78 { size_t const countSize = FSE_readNCount(normalizedCounter, maxSVPtr, tableLogPtr, in FSE_readNCount_body() local
661 size_t const countSize = sizeof(U32) * (HUF_SYMBOLVALUE_MAX + 1); in HUF_compress_internal() local