Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp518 class CBenchProgressInfo: class
527 CBenchProgressInfo(): Callback(NULL) {} in CBenchProgressInfo() function in CBenchProgressInfo
532 STDMETHODIMP CBenchProgressInfo::SetRatioInfo(const UInt64 *inSize, const UInt64 *outSize) in SetRatioInfo()
699 CBenchProgressInfo *progressInfoSpec[2];
1053 CBenchProgressInfo *pi = progressInfoSpec[decoderIndex]; in Decode()
1280 CBenchProgressInfo *spec = new CBenchProgressInfo; in MethodBench()
1288 CBenchProgressInfo *bpi = encoder.progressInfoSpec[0]; in MethodBench()
1347 CBenchProgressInfo *bpi = encoder.progressInfoSpec[0]; in MethodBench()