Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/zstd/
H A Dhuf_compress.c342 U32 const lowTotal = 2 * huffNode[lowPos].count; in HUF_setMaxHeight() local
343 if (highTotal <= lowTotal) in HUF_setMaxHeight()