Home
last modified time | relevance | path

Searched defs:repMaxIndex (Results 1 – 2 of 2) sorted by relevance

/third_party/lzma/Java/SevenZip/Compression/LZMA/
DEncoder.java571 int repMaxIndex = 0; in GetOptimum() local
/third_party/lzma/C/
DLzmaEnc.c1228 unsigned numPairs, mainLen, repMaxIndex, i, posState; in GetOptimum() local