Home
last modified time | relevance | path

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

/external/zstd/zlibWrapper/
Dzstd_zlibwrapper.c172 static size_t ZWRAP_freeCCtx(ZWRAP_CCtx* zwc) in ZWRAP_freeCCtx()
183 ZWRAP_CCtx* zwc; in ZWRAP_createCCtx() local
202 static int ZWRAP_initializeCStream(ZWRAP_CCtx* zwc, const void* dict, size_t dictSize, unsigned lon… in ZWRAP_initializeCStream()
220 static int ZWRAPC_finishWithError(ZWRAP_CCtx* zwc, z_streamp strm, int error) in ZWRAPC_finishWithError()
231 ZWRAP_CCtx* zwc = (ZWRAP_CCtx*) strm->state; in ZWRAPC_finishWithErrorMsg() local
241 ZWRAP_CCtx* zwc = (ZWRAP_CCtx*) strm->state; in ZWRAP_setPledgedSrcSize() local
257 ZWRAP_CCtx* zwc; in z_deflateInit_() local
299 { ZWRAP_CCtx* zwc = (ZWRAP_CCtx*) strm->state; in ZWRAP_deflateReset_keepDict() local
321 { ZWRAP_CCtx* zwc = (ZWRAP_CCtx*) strm->state; in z_deflateReset() local
337 { ZWRAP_CCtx* zwc = (ZWRAP_CCtx*) strm->state; in z_deflateSetDictionary() local
[all …]