Searched defs:lz4ds (Results 1 – 1 of 1) sorted by relevance
1301 static void LZ4_init(LZ4_stream_t_internal* lz4ds, const BYTE* base) in LZ4_init()1316 void* lz4ds = ALLOCATOR(8, LZ4_STREAMSIZE_U64); in LZ4_create() local