Searched defs:zbuff (Results 1 – 2 of 2) sorted by relevance
1423 ZSTD_buffered_policy_e const zbuff) in ZSTD_resetCCtx_internal()1634 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byAttachingCDict()1682 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_byCopyingCDict()1746 ZSTD_buffered_policy_e zbuff) in ZSTD_resetCCtx_usingCDict()1772 ZSTD_buffered_policy_e zbuff) in ZSTD_copyCCtx_internal()1837 ZSTD_buffered_policy_e const zbuff = (ZSTD_buffered_policy_e)(srcCCtx->inBuffSize>0); in ZSTD_copyCCtx() local3087 ZSTD_buffered_policy_e zbuff) in ZSTD_compressBegin_internal()
1424 unsigned char * zbuff; member