Home
last modified time | relevance | path

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

/external/zstd/zlibWrapper/
Dzstd_zlibwrapper.c526 static ZWRAP_DCtx* ZWRAP_createDCtx(z_streamp strm) in ZWRAP_createDCtx() function
590 { ZWRAP_DCtx* const zwd = ZWRAP_createDCtx(strm); in z_inflateInit_()