Home
last modified time | relevance | path

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

/linux-6.15/lib/zstd/decompress/
H A Dzstd_decompress_block.h41 } streaming_operation; typedef
51 const void* src, size_t srcSize, const streaming_operation streaming);
H A Dzstd_decompress_block.c82 …const streaming_operation streaming, const size_t expectedWriteSize, const unsigned splitImmediate… in ZSTD_allocateLiteralsBuffer()
137 void* dst, size_t dstCapacity, const streaming_operation streaming) in ZSTD_decodeLiteralsBlock()
2069 const void* src, size_t srcSize, const streaming_operation streaming)