Searched defs:streaming (Results 1 – 2 of 2) sorted by relevance
| /u-boot/lib/zstd/decompress/ |
| A D | zstd_decompress_block.c | 74 …const streaming_operation streaming, const size_t expectedWriteSize, const unsigned splitImmediate… in ZSTD_allocateLiteralsBuffer() 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)
|
| A D | zstd_decompress.c | 818 …DCtx_trace_end(ZSTD_DCtx const* dctx, U64 uncompressedSize, U64 compressedSize, unsigned streaming) in ZSTD_DCtx_trace_end()
|
Completed in 17 milliseconds