Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
A Dhuf_compress.c295 U32 const highPos = rankLast[nBitsToDecrease]; in HUF_setMaxHeight() local
297 if (highPos == noSymbol) continue; in HUF_setMaxHeight()
302 { U32 const highTotal = huffNode[highPos].count; in HUF_setMaxHeight()

Completed in 5 milliseconds