Searched refs:lowTotal (Results 1 – 2 of 2) sorted by relevance
257 U32 const lowTotal = 2 * huffNode[lowPos].count; in HUF_setMaxHeight() local258 if (highTotal <= lowTotal) break; in HUF_setMaxHeight()
367 U32 const lowTotal = 2 * huffNode[lowPos].count; in HUF_setMaxHeight() local368 if (highTotal <= lowTotal) break; in HUF_setMaxHeight()