Searched refs:progressInfoSpec (Results 1 – 1 of 1) sorted by relevance
470 CBenchProgressInfo *progressInfoSpec[2]; member515 encoder->progressInfoSpec[0]->Status->SetResult(res); in EncodeThreadFunction()636 CBenchProgressInfo *pi = progressInfoSpec[decoderIndex]; in Decode()725 encoder.progressInfo[j] = encoder.progressInfoSpec[j] = new CBenchProgressInfo; in LzmaBench()726 encoder.progressInfoSpec[j]->Status = &status; in LzmaBench()730 encoder.progressInfoSpec[0]->callback = callback; in LzmaBench()731 encoder.progressInfoSpec[0]->BenchInfo.NumIterations = numEncoderThreads; in LzmaBench()732 SetStartTime(encoder.progressInfoSpec[0]->BenchInfo); in LzmaBench()759 SetFinishTime(encoders[0].progressInfoSpec[0]->BenchInfo, info); in LzmaBench()783 encoder.progressInfoSpec[0]->callback = callback; in LzmaBench()[all …]