Home
last modified time | relevance | path

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

/third_party/lz4/programs/
H A Dbench.c371 struct compressionParameters compP; in BMK_benchMem() local
380 LZ4_buildCompressionParameters(&compP, cLevel, dictBuf, dictSize); in BMK_benchMem()
381 compP.initFunction(&compP); in BMK_benchMem()
460 compP.resetFunction(&compP); in BMK_benchMem()
462 size_t const rSize = (size_t)compP.blockFunction( in BMK_benchMem()
463 &compP, in BMK_benchMem()
597 compP.cleanupFunction(&compP); in BMK_benchMem()
[all...]

Completed in 3 milliseconds