Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/lib/zstd/decompress/
H A Dzstd_decompress_block.h40 } streaming_operation; typedef
50 const void* src, size_t srcSize, const int frame, const streaming_operation streaming);
H A Dzstd_decompress_block.c74 const streaming_operation streaming, const size_t expectedWriteSize, const unsigned splitImmediately) in ZSTD_allocateLiteralsBuffer()
110 void* dst, size_t dstCapacity, const streaming_operation streaming);
121 void* dst, size_t dstCapacity, const streaming_operation streaming) in ZSTD_decodeLiteralsBlock()
1980 const void* src, size_t srcSize, const int frame, const streaming_operation streaming)

Completed in 5 milliseconds