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()
8621 U32 const lowTotal = 2 * huffNode[lowPos].count; in HUF_setMaxHeight() local8622 if (highTotal <= lowTotal) break; in HUF_setMaxHeight()