Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/UI/Common/
DBench.cpp520 class CBenchProgressInfo: class
530 CBenchProgressInfo(): Callback(0) {} in CBenchProgressInfo() function in CBenchProgressInfo
535 STDMETHODIMP CBenchProgressInfo::SetRatioInfo(const UInt64 *inSize, const UInt64 *outSize) in SetRatioInfo()
702 CBenchProgressInfo *progressInfoSpec[2];
1056 CBenchProgressInfo *pi = progressInfoSpec[decoderIndex]; in Decode()
1282 CBenchProgressInfo *spec = new CBenchProgressInfo; in MethodBench()
1290 CBenchProgressInfo *bpi = encoder.progressInfoSpec[0]; in MethodBench()
1349 CBenchProgressInfo *bpi = encoder.progressInfoSpec[0]; in MethodBench()