Searched refs:ZSTD_cwksp_aligned64_alloc_size (Results 1 – 2 of 2) sorted by relevance
226 MEM_STATIC size_t ZSTD_cwksp_aligned64_alloc_size(size_t size) { in ZSTD_cwksp_aligned64_alloc_size() function
1608 ZSTD_cwksp_aligned64_alloc_size((MaxML+1) * sizeof(U32)) in ZSTD_sizeof_matchState()1609 + ZSTD_cwksp_aligned64_alloc_size((MaxLL+1) * sizeof(U32)) in ZSTD_sizeof_matchState()1610 + ZSTD_cwksp_aligned64_alloc_size((MaxOff+1) * sizeof(U32)) in ZSTD_sizeof_matchState()1611 + ZSTD_cwksp_aligned64_alloc_size((1<<Litbits) * sizeof(U32)) in ZSTD_sizeof_matchState()1612 + ZSTD_cwksp_aligned64_alloc_size(ZSTD_OPT_SIZE * sizeof(ZSTD_match_t)) in ZSTD_sizeof_matchState()1613 + ZSTD_cwksp_aligned64_alloc_size(ZSTD_OPT_SIZE * sizeof(ZSTD_optimal_t)); in ZSTD_sizeof_matchState()1615 ? ZSTD_cwksp_aligned64_alloc_size(hSize) in ZSTD_sizeof_matchState()1653 + ZSTD_cwksp_aligned64_alloc_size(maxNbSeq * sizeof(SeqDef)) in ZSTD_estimateCCtxSize_usingCCtxParams_internal()1662 ZSTD_cwksp_aligned64_alloc_size(maxNbLdmSeq * sizeof(rawSeq)) : 0; in ZSTD_estimateCCtxSize_usingCCtxParams_internal()1672 ? ZSTD_cwksp_aligned64_alloc_size(maxNbExternalSeq * sizeof(ZSTD_Sequence)) in ZSTD_estimateCCtxSize_usingCCtxParams_internal()