Searched refs:lowTotal (Results 1 – 2 of 2) sorted by relevance
287 U32 const lowTotal = 2 * huffNode[lowPos].count; in HUF_setMaxHeight() local288 if (highTotal <= lowTotal) break; in HUF_setMaxHeight()
8619 U32 const lowTotal = 2 * huffNode[lowPos].count; in HUF_setMaxHeight() local8620 if (highTotal <= lowTotal) break; in HUF_setMaxHeight()