Home
last modified time | relevance | path

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

/external/lzma/Java/Tukaani/src/org/tukaani/xz/lzma/
DLZMAEncoderNormal.java223 int repLen = repLens[rep]; in getNextSymbol() local
/external/lzma/Java/SevenZip/Compression/LZMA/
DEncoder.java647 int repLen = repLens[i]; in GetOptimum() local
/external/lzma/C/
DLzmaEnc.c1112 UInt32 repLen = repLens[i]; in GetOptimum() local
1556 UInt32 numAvail, mainLen, mainDist, numPairs, repIndex, repLen, i; in GetOptimumFast() local