Searched refs:DecodeRes (Results 1 – 2 of 2) sorted by relevance
97 SRes DecodeRes; member99 IDecodeState(): DecodeRes(SZ_OK) {} in IDecodeState()613 DecodeRes = SZ_OK; in Decode()649 DecodeRes = res; in Decode()712 DecodeRes = res; in Decode()790 else if (vp.DecodeRes != SZ_OK) in Extract()
1666 CTotalBenchRes DecodeRes; member1678 void Init() { EncodeRes.Init(); DecodeRes.Init(); } in Init()1724 PrintResults(_file, info2, rating, ShowFreq, CpuFreq, &DecodeRes); in SetDecodeResult()2535 PrintTotals(f, showFreq, cpuFreq, callback.DecodeRes); in Bench()2540 midRes.SetSum(callback.EncodeRes, callback.DecodeRes); in Bench()