Searched refs:streaming_operation (Results 1 – 2 of 2) sorted by relevance
| /lib/zstd/decompress/ |
| A D | zstd_decompress_block.h | 37 } streaming_operation; typedef 47 … const void* src, size_t srcSize, const int frame, const streaming_operation streaming);
|
| A D | zstd_decompress_block.c | 72 …const streaming_operation streaming, const size_t expectedWriteSize, const unsigned splitImmediate… in ZSTD_allocateLiteralsBuffer() 108 void* dst, size_t dstCapacity, const streaming_operation streaming); 119 void* dst, size_t dstCapacity, const streaming_operation streaming) in ZSTD_decodeLiteralsBlock() 1964 … const void* src, size_t srcSize, const int frame, const streaming_operation streaming)
|
Completed in 9 milliseconds