Searched refs:lowPos (Results 1 – 1 of 1) sorted by relevance
357 U32 const lowPos = rankLast[nBitsToDecrease-1]; in HUF_setMaxHeight() local362 if (lowPos == noSymbol) break; in HUF_setMaxHeight()364 U32 const lowTotal = 2 * huffNode[lowPos].count; in HUF_setMaxHeight()