Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
Dhist.c74 size_t const countSize = (*maxSymbolValuePtr + 1) * sizeof(*count); in HIST_count_parallel_wksp() local
Dzstd_compress.c2484 { size_t const countSize = ZSTD_buildCTable( in ZSTD_buildSequencesStatistics() local
2516 { size_t const countSize = ZSTD_buildCTable( in ZSTD_buildSequencesStatistics() local
2546 { size_t const countSize = ZSTD_buildCTable( in ZSTD_buildSequencesStatistics() local
/external/zstd/lib/common/
Dentropy_common.c89 { size_t const countSize = FSE_readNCount(normalizedCounter, maxSVPtr, tableLogPtr, in FSE_readNCount_body() local