Searched defs:compress_f (Results 1 - 1 of 1) sorted by relevance
/third_party/lz4/programs/ | ||
H A D | lz4io.c | 415 typedef int (*compress_f)(const char* src, char* dst, int srcSize, int dstSize, int cLevel); in LZ4IO_compressFilename_Legacy() typedef |
Completed in 7 milliseconds