Home
last modified time | relevance | path

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

/third_party/lzma/Java/SevenZip/Compression/LZMA/
DEncoder.java647 int repLen = repLens[i]; in GetOptimum() local
/third_party/lzma/C/
DLzmaEnc.c1352 unsigned repLen = repLens[i]; in GetOptimum() local
1973 unsigned mainLen, numPairs, repIndex, repLen, i; in GetOptimumFast() local