Searched refs:numSubDecoderThreads (Results 1 – 1 of 1) sorted by relevance
676 UInt32 numSubDecoderThreads = in LzmaBench() local701 for (UInt32 j = 0; j < numSubDecoderThreads; j++) in LzmaBench()775 UInt32 numDecoderThreads = numEncoderThreads * numSubDecoderThreads; in LzmaBench()791 for (UInt32 j = 0; j < numSubDecoderThreads; j++) in LzmaBench()795 , ((i * numSubDecoderThreads + j) * 16 * 21) & 0x7FF in LzmaBench()811 for (UInt32 j = 0; j < numSubDecoderThreads; j++) in LzmaBench()826 for (UInt32 j = 0; j < numSubDecoderThreads; j++) in LzmaBench()836 info.NumIterations = numSubDecoderThreads * encoders[0].NumIterations; in LzmaBench()