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