Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h1131 int mz_compress(unsigned char *pDest, mz_ulong *pDest_len,
1245 #define compress mz_compress
2183 int mz_compress(unsigned char *pDest, mz_ulong *pDest_len, in mz_compress() function
7577 int ret = miniz::mz_compress( in CompressZip()