Searched refs:DecodeRes (Results 1 – 3 of 3) sorted by relevance
53 SRes DecodeRes; // it's not HRESULT member55 CDecoder(): DecodeRes(SZ_OK) {} in CDecoder()
551 DecodeRes = SZ_OK; in Decode()586 DecodeRes = res; in Decode()652 DecodeRes = res; in Decode()690 else if (DecodeRes != SZ_OK) in Get_Extract_OperationResult()
1880 CTotalBenchRes DecodeRes; member1902 void Init() { EncodeRes.Init(); DecodeRes.Init(); } in Init()1951 ShowFreq, CpuFreq, &DecodeRes); in SetDecodeResult()3088 PrintTotals(f, showFreq, cpuFreq, callback.DecodeRes); in Bench()3094 midRes.SetSum(callback.EncodeRes, callback.DecodeRes); in Bench()