Home
last modified time | relevance | path

Searched defs:ratioAccuracy (Results 1 – 1 of 1) sorted by relevance

/external/zstd/programs/
Dbenchzstd.c459 { int const ratioAccuracy = (ratio < 10.) ? 3 : 2; in BMK_benchMemAdvancedNoAlloc() local
482 { int const ratioAccuracy = (ratio < 10.) ? 3 : 2; in BMK_benchMemAdvancedNoAlloc() local