Home
last modified time | relevance | path

Searched refs:LZ4_compress_limitedOutput_withState (Results 1 – 2 of 2) sorted by relevance

/external/lz4/lib/
Dlz4.h768 …use LZ4_compress_fast_extState() instead") LZ4LIB_API int LZ4_compress_limitedOutput_withState (vo…
Dlz4.c2665 int LZ4_compress_limitedOutput_withState (void* state, const char* src, char* dst, int srcSize, int… in LZ4_compress_limitedOutput_withState() function