Searched refs:mz_compress (Results 1 – 1 of 1) sorted by relevance
1131 int mz_compress(unsigned char *pDest, mz_ulong *pDest_len,1245 #define compress mz_compress2183 int mz_compress(unsigned char *pDest, mz_ulong *pDest_len, in mz_compress() function7577 int ret = miniz::mz_compress( in CompressZip()