Home
last modified time | relevance | path

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

/Linux-v5.4/lib/zstd/
Dhuf_compress.c342 U32 const lowTotal = 2 * huffNode[lowPos].count; in HUF_setMaxHeight() local
343 if (highTotal <= lowTotal) in HUF_setMaxHeight()