Home
last modified time | relevance | path

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

/external/zstd/lib/legacy/
Dzstd_v05.h104 size_t ZBUFFv05_freeDCtx(ZBUFFv05_DCtx* dctx);
Dzstd_legacy.h268 case 5 : return ZBUFFv05_freeDCtx((ZBUFFv05_DCtx*)legacyContext); in ZSTD_freeLegacyStreamContext()
Dzstd_v05.c3863 size_t ZBUFFv05_freeDCtx(ZBUFFv05_DCtx* zbc) in ZBUFFv05_freeDCtx() function