Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/programs/
H A Ddibio.c45 #define MEMMULT 11 /* rough estimation : memory cost to analyze 1 byte of sample */ macro
335 int const memMult = params ? MEMMULT : in DiB_trainFromFiles()