Home
last modified time | relevance | path

Searched defs:lz4s (Results 1 – 1 of 1) sorted by relevance

/external/lz4/lib/
Dlz4.c767 LZ4_stream_t* lz4s = (LZ4_stream_t*)ALLOCATOR(8, LZ4_STREAMSIZE_U64); in LZ4_createStream() local
1154 … LZ4_streamDecode_t* lz4s = (LZ4_streamDecode_t*) ALLOCATOR(sizeof(U64), LZ4_STREAMDECODESIZE_U64); in LZ4_createStreamDecode() local