Home
last modified time | relevance | path

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

/lz4-3.4.0-2.7.6/programs/
Dbench.c235 #define DECOMP_MULT 1 /* test decompression DECOMP_MULT times longer than compression */ macro
472 dCompleted = totalDTime > (DECOMP_MULT*maxTime); in BMK_benchMem()