Searched refs:LZ4_create (Results 1 – 2 of 2) sorted by relevance
/external/lz4/lib/ | ||
D | lz4.h | 617 LZ4_DEPRECATED("Use LZ4_createStream() instead") LZ4LIB_API void* LZ4_create (char* inputBuffer); |
D | lz4.c | 1957 void* LZ4_create (char* inputBuffer) in LZ4_create() function |