Searched refs:ZSTD_useTargetCBlockSize (Results 1 – 1 of 1) sorted by relevance
2635 /* ZSTD_useTargetCBlockSize():2639 static int ZSTD_useTargetCBlockSize(const ZSTD_CCtx_params* cctxParams) in ZSTD_useTargetCBlockSize() function 2641 DEBUGLOG(5, "ZSTD_useTargetCBlockSize (targetCBlockSize=%zu)", cctxParams->targetCBlockSize); in ZSTD_useTargetCBlockSize() 4550 if (ZSTD_useTargetCBlockSize(&cctx->appliedParams)) { in ZSTD_compress_frameChunk() 4575 } /* if (ZSTD_useTargetCBlockSize(&cctx->appliedParams))*/ in ZSTD_compress_frameChunk()