Home
last modified time | relevance | path

Searched defs:lowOne (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/zstd/
H A Dfse_compress.c528 U32 lowOne = (U32)((total * 3) >> (tableLog + 1)); in FSE_normalizeM2() local
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dfse_compress.c396 U32 lowOne = (U32)((total * 3) >> (tableLog + 1)); in FSE_normalizeM2() local

Completed in 5 milliseconds