Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/miniz/
Dminiz.c388 int mz_compress(unsigned char *pDest, mz_ulong *pDest_len, const unsigned char *pSource, mz_ulong s… in mz_compress() function
/external/pytorch/third_party/miniz-2.1.0/
Dminiz.c352 int mz_compress(unsigned char *pDest, mz_ulong *pDest_len, const unsigned char *pSource, mz_ulong s… in mz_compress() function