Home | History | Annotate | Download | only in minzip

Lines Matching full:zlib

7 #include "zlib.h"
570 * Initialize the zlib stream.
583 * Use the undocumented "negative window bits" feature to tell zlib
584 * that there's no zlib header waiting for it.
589 LOGE("Installed zlib is not compatible with linked version (%s)\n",
623 LOGD("zlib inflate call failed (zerr=%d)\n", zerr);