Searched defs:ZstdCompressor (Results 1 – 1 of 1) sorted by relevance
182 class ZstdCompressor final : public ICompressor { class184 ZstdCompressor(int32_t compression_level, const uint32_t block_size) in ZstdCompressor() function in android::snapshot::ZstdCompressor