Home
last modified time | relevance | path

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

/external/lz4/examples/
Dcompress_functions.c76 #define ID__LZ4_COMPRESS_DEFAULT 1 macro
129 case ID__LZ4_COMPRESS_DEFAULT: in bench()
321 …uint64_t time_taken__default = bench(known_good_dst, ID__LZ4_COMPRESS_DEFAULT, iterati… in main()
330 …uint64_t time_taken_hc__default = bench(known_good_hc_dst, ID__LZ4_COMPRESS_DEFAULT, i… in main()