Searched refs:LZMA_NUM_REPS (Results 1 – 1 of 1) sorted by relevance
169 #define LZMA_NUM_REPS 4 macro184 UInt32 reps[LZMA_NUM_REPS];277 UInt32 reps[LZMA_NUM_REPS];314 UInt32 reps[LZMA_NUM_REPS];1121 UInt32 reps[LZMA_NUM_REPS]; in GetOptimum()1122 unsigned repLens[LZMA_NUM_REPS]; in GetOptimum()1154 for (i = 0; i < LZMA_NUM_REPS; i++) in GetOptimum()1185 p->backRes = matches[(size_t)numPairs - 1] + LZMA_NUM_REPS; in GetOptimum()1245 for (i = 0; i < LZMA_NUM_REPS; i++) in GetOptimum()1305 opt->dist = dist + LZMA_NUM_REPS; in GetOptimum()[all …]