Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/decompress/
H A Dhuf_decompress.c932 const U32* rankVal, const int minWeight, const int maxWeight1, in HUF_fillDTableX2Level2()
1007 int minWeight = nbBits + scaleLog; in HUF_fillDTableX2() local