Searched defs:LZ4_compress_destSize (Results 1 - 1 of 1) sorted by relevance
/third_party/lz4/lib/ | ||
H A D | lz4.c | 1461 int LZ4_compress_destSize(const char* src, char* dst, int* srcSizePtr, int targetDstSize) in LZ4_compress_destSize() function |
Completed in 7 milliseconds