Searched defs:LZ4_compress_fast (Results 1 - 1 of 1) sorted by relevance
/third_party/lz4/lib/ | ||
H A D | lz4.c | 1416 int LZ4_compress_fast(const char* source, char* dest, int inputSize, int maxOutputSize, int acceleration) in LZ4_compress_fast() function |
Completed in 8 milliseconds