Home
last modified time | relevance | path

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

/rocksdb-6.9/util/
Dcompression.h373 ZSTD_CCtx* ZSTDPreallocCtx() const { in ZSTDPreallocCtx() function
1267 ZSTD_CCtx* context = info.context().ZSTDPreallocCtx(); in ZSTD_Compress()