Searched refs:LZ4_HC (Results 1 – 3 of 3) sorted by relevance
82 comp_opts.flags = hc ? LZ4_HC : 0; in lz4_dump_options()130 if(comp_opts->flags == LZ4_HC) in lz4_extract_options()212 if(comp_opts->flags & LZ4_HC) in lz4_display_options()
55 #define LZ4_HC 1 macro
13 On the other end, a high compression derivative, LZ4_HC, is also provided,