Home
last modified time | relevance | path

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

/external/zstd/lib/legacy/
Dzstd_v05.h103 ZBUFFv05_DCtx* ZBUFFv05_createDCtx(void);
Dzstd_legacy.h307 …ZBUFFv05_DCtx* dctx = (prevVersion != newVersion) ? ZBUFFv05_createDCtx() : (ZBUFFv05_DCtx*)*legac… in ZSTD_initLegacyStream()
Dzstd_v05.c3853 ZBUFFv05_DCtx* ZBUFFv05_createDCtx(void) in ZBUFFv05_createDCtx() function