Searched refs:lowPos (Results 1 – 2 of 2) sorted by relevance
253 U32 const lowPos = rankLast[nBitsToDecrease-1]; in HUF_setMaxHeight() local255 if (lowPos == noSymbol) break; in HUF_setMaxHeight()257 U32 const lowTotal = 2 * huffNode[lowPos].count; in HUF_setMaxHeight()
360 U32 const lowPos = rankLast[nBitsToDecrease-1]; in HUF_setMaxHeight() local365 if (lowPos == noSymbol) break; in HUF_setMaxHeight()367 U32 const lowTotal = 2 * huffNode[lowPos].count; in HUF_setMaxHeight()