Searched refs:streaming_operation (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/lib/zstd/decompress/ |
H A D | zstd_decompress_block.h | 40 } streaming_operation; typedef 50 const void* src, size_t srcSize, const int frame, const streaming_operation streaming);
|
H A D | zstd_decompress_block.c | 74 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