Home
last modified time | relevance | path

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

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