Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dfse_compress.c207 unsigned const alphabetSize = maxSymbolValue + 1; in FSE_writeNCount_generic() local
H A Dhuf_compress.c392 int const alphabetSize = (int)(maxSymbolValue + 1); in HUF_buildCTable_wksp() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dfse_compress.c247 unsigned const alphabetSize = maxSymbolValue + 1; in FSE_writeNCount_generic() local
H A Dhuf_compress.c663 int const alphabetSize = (int)(maxSymbolValue + 1); in HUF_buildCTableFromTree() local