Home | History | Annotate | Download | only in utils

Lines Matching full:zlib

31 #include <zlib.h>
61 * Initialize the zlib stream.
74 * Use the undocumented "negative window bits" feature to tell zlib
75 * that there's no zlib header waiting for it.
80 LOGE("Installed zlib is not compatible with linked version (%s)\n",
117 LOGD("zlib inflate call failed (zerr=%d)\n", zerr);
173 * Initialize the zlib stream.
186 * Use the undocumented "negative window bits" feature to tell zlib
187 * that there's no zlib header waiting for it.
192 LOGE("Installed zlib is not compatible with linked version (%s)\n",
229 LOGD("zlib inflate call failed (zerr=%d)\n", zerr);