Home
last modified time | relevance | path

Searched defs:reduceSize (Results 1 – 3 of 3) sorted by relevance

/third_party/lzma/C/
DLzmaEnc.h30 UInt64 reduceSize; /* estimated size of data that will be compressed. default = (UInt64)(Int64)-1. member
DXzEnc.h39 UInt64 reduceSize; member
/third_party/lzma/CPP/7zip/UI/Common/
DBench.cpp1249 const UInt64 reduceSize = kBufferSize; in Generate() local
1519 const UInt64 reduceSize = _uncompressedDataSize; in Decode() local