Home
last modified time | relevance | path

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

/external/lz4/programs/
Dbench.c79 static U32 g_compressibilityDefault = 50; variable
504 double const compressibility = (double)g_compressibilityDefault / 100; in BMK_benchFiles()