Home
last modified time | relevance | path

Searched refs:COMPRESSOR0 (Results 1 – 1 of 1) sorted by relevance

/external/lz4/programs/
Dbench.c62 #define COMPRESSOR0 LZ4_compress_local macro
66 #define DEFAULTCOMPRESSOR COMPRESSOR0
254 #ifdef COMPRESSOR0 in BMK_benchFile()
255 case 0 : compP.compressionFunction = COMPRESSOR0; break; in BMK_benchFile()