Home
last modified time | relevance | path

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

/f-stack/freebsd/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
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c7686 unsigned const alphabetSize = maxSymbolValue + 1; in FSE_writeNCount_generic() local
8756 int const alphabetSize = (int)(maxSymbolValue + 1); in HUF_buildCTable_wksp() local