Home
last modified time | relevance | path

Searched refs:ZSTD_DCtx_get_bmi2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/zstd/decompress/
H A Dzstd_decompress_internal.h201 MEM_STATIC int ZSTD_DCtx_get_bmi2(const struct ZSTD_DCtx_s *dctx) { in ZSTD_DCtx_get_bmi2() function
H A Dzstd_decompress_block.c181 dctx->HUFptr, ZSTD_DCtx_get_bmi2(dctx)); in ZSTD_decodeLiteralsBlock()
185 dctx->HUFptr, ZSTD_DCtx_get_bmi2(dctx)); in ZSTD_decodeLiteralsBlock()
198 sizeof(dctx->workspace), ZSTD_DCtx_get_bmi2(dctx)); in ZSTD_decodeLiteralsBlock()
204 sizeof(dctx->workspace), ZSTD_DCtx_get_bmi2(dctx)); in ZSTD_decodeLiteralsBlock()
699 ZSTD_DCtx_get_bmi2(dctx)); in ZSTD_decodeSeqHeaders()
711 ZSTD_DCtx_get_bmi2(dctx)); in ZSTD_decodeSeqHeaders()
723 ZSTD_DCtx_get_bmi2(dctx)); in ZSTD_decodeSeqHeaders()
1901 if (ZSTD_DCtx_get_bmi2(dctx)) {
1915 if (ZSTD_DCtx_get_bmi2(dctx)) {
1939 if (ZSTD_DCtx_get_bmi2(dctx)) {