Searched defs:numPairs (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/common/lzma/ |
H A D | LzmaEnc.c | 296 UInt32 numPairs; member 838 UInt32 lenRes = 0, numPairs; in ReadMatchDistances() local 951 UInt32 numAvail, mainLen, numPairs, repMaxIndex, i, posState, lenEnd, len, cur; in GetOptimum() local 1146 UInt32 numAvailFull, newLen, numPairs, posPrev, state, posState, startLen; in GetOptimum() local 1511 UInt32 numAvail, mainLen, mainDist, numPairs, repIndex, repLen, i; in GetOptimumFast() local 1772 UInt32 numPairs; in LzmaEnc_CodeOneBlock() local
|