Home
last modified time | relevance | path

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

/linux-4.19.296/lib/zstd/
Dhuf_decompress.c394 …HUF_DEltX4 *DTable, U32 sizeLog, const U32 consumed, const U32 *rankValOrigin, const int minWeight, in HUF_fillDTableX4Level2()
460 int minWeight = nbBits + scaleLog; in HUF_fillDTableX4() local