Searched refs:blockNb (Results 1 – 1 of 1) sorted by relevance
258 U32 blockNb; in BMK_benchMem() local259 for (blockNb=0; blockNb<nbBlocks; blockNb++) { in BMK_benchMem()260 …essionFunction(blockTable[blockNb].srcPtr, blockTable[blockNb].cPtr, (int)blockTable[blockNb].srcS… in BMK_benchMem()262 blockTable[blockNb].cSize = rSize; in BMK_benchMem()279 … { U32 blockNb; for (blockNb=0; blockNb<nbBlocks; blockNb++) cSize += blockTable[blockNb].cSize; } in BMK_benchMem() local299 U32 blockNb; in BMK_benchMem() local300 for (blockNb=0; blockNb<nbBlocks; blockNb++) { in BMK_benchMem()301 …decompress_safe(blockTable[blockNb].cPtr, blockTable[blockNb].resPtr, (int)blockTable[blockNb].cSi… in BMK_benchMem()303 DISPLAY("LZ4_decompress_safe() failed on block %u \n", blockNb); in BMK_benchMem()306 blockTable[blockNb].resSize = regenSize; in BMK_benchMem()