Home
last modified time | relevance | path

Searched defs:alphabetSize (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/zstd/lib/compress/
H A Dfse_compress.c211 unsigned const alphabetSize = maxSymbolValue + 1; in FSE_writeNCount_generic() local
H A Dhuf_compress.c478 int const alphabetSize = (int)(maxSymbolValue + 1); in HUF_buildCTableFromTree() local