Lines Matching full:internal
94 alloc_func zalloc; /* used to allocate the internal state */
95 free_func zfree; /* used to free the internal state */
222 Initializes the internal stream state for compression. The fields
345 Initializes the internal stream state for decompression. The fields
512 for the internal compression state. memLevel=1 uses minimum memory but
585 by calling deflateEnd. Note that deflateCopy duplicates the internal
598 but does not free and reallocate all the internal compression state.
633 Fine tune deflate's internal compression parameters. This should only be
792 but does not free and reallocate all the internal decompression state.
859 Initialize the internal stream state for decompression using inflateBack()
872 the paramaters are invalid, Z_MEM_ERROR if the internal state could not
891 inflateBackInit() must be called first to allocate the internal state