Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/compress/
H A Dfse_compress.c247 unsigned const alphabetSize = maxSymbolValue + 1; in FSE_writeNCount_generic() local
H A Dhuf_compress.c660 int const alphabetSize = (int)(maxSymbolValue + 1); in HUF_buildCTableFromTree() local