Home
last modified time | relevance | path

Searched refs:highPos (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/lib/zstd/
Dhuf_compress.c334 U32 highPos = rankLast[nBitsToDecrease]; in HUF_setMaxHeight() local
336 if (highPos == noSymbol) in HUF_setMaxHeight()
341 U32 const highTotal = huffNode[highPos].count; in HUF_setMaxHeight()