Home
last modified time | relevance | path

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

/linux-5.19.10/lib/zstd/compress/
Dhuf_compress.c303 U32 const lowTotal = 2 * huffNode[lowPos].count; in HUF_setMaxHeight() local
304 if (highTotal <= lowTotal) break; in HUF_setMaxHeight()