Searched refs:bufferSpace (Results 1 – 3 of 3) sorted by relevance
115 uint16_t bufferSpace; /* Number of packet buffers available */ member2740 (int) EXTRACT_16BITS(&rxa->bufferSpace), in rx_ack_print()
1323 size_t const bufferSpace = ZSTD_cwksp_alloc_size(buffInSize) in ZSTD_estimateCCtxSize_usingCCtxParams_internal() local1336 bufferSpace; in ZSTD_estimateCCtxSize_usingCCtxParams_internal()
14229 size_t const bufferSpace = ZSTD_cwksp_alloc_size(0) in ZSTD_estimateCCtxSize_usingCCtxParams() local14242 bufferSpace; in ZSTD_estimateCCtxSize_usingCCtxParams()14546 … size_t const bufferSpace = ZSTD_cwksp_alloc_size(buffInSize) + ZSTD_cwksp_alloc_size(buffOutSize); in ZSTD_resetCCtx_internal() local14558 bufferSpace; in ZSTD_resetCCtx_internal()14564 neededSpace>>10, matchStateSize>>10, bufferSpace>>10); in ZSTD_resetCCtx_internal()