Home
last modified time | relevance | path

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

/linux-6.6.21/lib/zstd/compress/
Dhuf_compress.c363 { U32 const highTotal = huffNode[highPos].count; in HUF_setMaxHeight() local
365 if (highTotal <= lowTotal) break; in HUF_setMaxHeight()