Searched refs:LZ4HC_MEM_COMPRESS (Results 1 – 2 of 2) sorted by relevance
13 #define LZ4HC_MEM_COMPRESS (65538 * sizeof(unsigned char *)) macro
34 ctx->lz4hc_comp_mem = vmalloc(LZ4HC_MEM_COMPRESS); in lz4hc_init()