Searched refs:ZSTD_frameProgression (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.h138 ZSTD_frameProgression ZSTDMT_getFrameProgression(ZSTDMT_CCtx* mtctx);
H A Dzstdmt_compress.c997 ZSTD_frameProgression ZSTDMT_getFrameProgression(ZSTDMT_CCtx* mtctx)
999 ZSTD_frameProgression fps;
H A Dzstd_compress.c774 ZSTD_frameProgression ZSTD_getFrameProgression(const ZSTD_CCtx* cctx)
781 { ZSTD_frameProgression fp;
/freebsd-12-stable/sys/contrib/zstd/lib/
H A Dzstd.h728 } ZSTD_frameProgression; typedef in typeref:struct:__anon11819
736 ZSTD_frameProgression ZSTD_getFrameProgression(const ZSTD_CCtx* cctx);
/freebsd-12-stable/sys/contrib/zstd/programs/
H A Dfileio.c786 ZSTD_frameProgression const zfp = ZSTD_getFrameProgression(ress.cctx);

Completed in 320 milliseconds