Searched refs:highPos (Results 1 – 2 of 2) sorted by relevance
252 U32 const highPos = rankLast[nBitsToDecrease]; in HUF_setMaxHeight() local254 if (highPos == noSymbol) continue; in HUF_setMaxHeight()256 { U32 const highTotal = huffNode[highPos].count; in HUF_setMaxHeight()
359 U32 const highPos = rankLast[nBitsToDecrease]; in HUF_setMaxHeight() local361 if (highPos == noSymbol) continue; in HUF_setMaxHeight()366 { U32 const highTotal = huffNode[highPos].count; in HUF_setMaxHeight()