Home
last modified time | relevance | path

Searched refs:resCapa (Results 1 - 1 of 1) sorted by relevance

/third_party/lz4/programs/
H A Dbench.c400 size_t const resCapa = (thisBlockSize < maxInSize) ? resMaxSize : LZ4_MAX_INPUT_SIZE; in BMK_benchMem() local
408 resPtr += resCapa; in BMK_benchMem()
513 size_t const resCapa = (blockTable[blockNb].srcSize < inMaxSize) ? in BMK_benchMem() local
518 (int)blockTable[blockNb].cSize, (int)resCapa, in BMK_benchMem()

Completed in 2 milliseconds