Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h1176 int mz_inflate(mz_streamp pStream, int flush);
1250 #define inflate mz_inflate
2238 int mz_inflate(mz_streamp pStream, int flush) { in mz_inflate() function
2381 status = mz_inflate(&stream, MZ_FINISH); in mz_uncompress()