Searched refs:dAlgNb (Results 1 – 1 of 1) sorted by relevance
418 { int loopNb, nb_loops, chunkNb, cAlgNb, dAlgNb; in fullSpeedBench() local543 for (dAlgNb=0; (dAlgNb <= NB_DECOMPRESSION_ALGORITHMS) && g_decompressionTest; dAlgNb++) { in fullSpeedBench()549 … if ((g_decompressionAlgo != ALL_DECOMPRESSORS) && (g_decompressionAlgo != dAlgNb)) continue; in fullSpeedBench()551 switch(dAlgNb) in fullSpeedBench()620 …DISPLAY("%2i-%-34.34s :%10i -> %7.1f MB/s\n", dAlgNb, dName, (int)benchedSize, (double)benchedSize… in fullSpeedBench()