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