Searched refs:LZMA_NUM_REPS (Results 1 – 1 of 1) sorted by relevance
150 #define LZMA_NUM_REPS 4 macro167 UInt32 backs[LZMA_NUM_REPS];265 UInt32 reps[LZMA_NUM_REPS];301 UInt32 reps[LZMA_NUM_REPS];946 UInt32 reps[LZMA_NUM_REPS], repLens[LZMA_NUM_REPS]; in GetOptimum()979 for (i = 0; i < LZMA_NUM_REPS; i++) in GetOptimum()1007 *backRes = matches[numPairs - 1] + LZMA_NUM_REPS; in GetOptimum()1055 for (i = 0; i < LZMA_NUM_REPS; i++) in GetOptimum()1063 for (i = 0; i < LZMA_NUM_REPS; i++) in GetOptimum()1113 opt->backPrev = distance + LZMA_NUM_REPS; in GetOptimum()[all …]