Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/decompress/
H A Dzstd_decompress_internal.h120 ZSTD_not_in_dst = 0, /* Stored entirely within litExtraBuffer */ enumerator
H A Dzstd_decompress_block.c103 dctx->litBufferLocation = ZSTD_not_in_dst; in ZSTD_allocateLiteralsBuffer()
266 dctx->litBufferLocation = ZSTD_not_in_dst; in ZSTD_decodeLiteralsBlock()
1451 dctx->litBufferLocation = ZSTD_not_in_dst;
1524 dctx->litBufferLocation = ZSTD_not_in_dst;
1548 …BYTE* const oend = dctx->litBufferLocation == ZSTD_not_in_dst ? ostart + maxDstSize : dctx->litBuf…
1734 dctx->litBufferLocation = ZSTD_not_in_dst;
1781 dctx->litBufferLocation = ZSTD_not_in_dst;