Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4hc.h206 LZ4_DEPRECATED("use LZ4_compress_HC() instead") int LZ4_compressHC2_limitedOutput (const char* sour…
Dlz4hc.c673 int LZ4_compressHC2_limitedOutput(const char* src, char* dst, int srcSize, int maxDstSize, int cLev… in LZ4_compressHC2_limitedOutput() function