Searched refs:lowPos (Results 1 – 2 of 2) sorted by relevance
280 U32 const lowPos = rankLast[nBitsToDecrease-1]; in HUF_setMaxHeight() local285 if (lowPos == noSymbol) break; in HUF_setMaxHeight()287 U32 const lowTotal = 2 * huffNode[lowPos].count; in HUF_setMaxHeight()
8617 U32 const lowPos = rankLast[nBitsToDecrease-1]; in HUF_setMaxHeight() local8619 if (lowPos == noSymbol) break; in HUF_setMaxHeight()8621 U32 const lowTotal = 2 * huffNode[lowPos].count; in HUF_setMaxHeight()