Home
last modified time | relevance | path

Searched refs:highTotal (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/lib/zstd/
Dhuf_compress.c341 U32 const highTotal = huffNode[highPos].count; in HUF_setMaxHeight() local
343 if (highTotal <= lowTotal) in HUF_setMaxHeight()