Searched defs:numPairs (Results 1 – 1 of 1) sorted by relevance
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/C/ |
D | LzmaEnc.c | 310 UInt32 numPairs; member 852 UInt32 lenRes = 0, numPairs; in ReadMatchDistances() local 965 UInt32 numAvail, mainLen, numPairs, repMaxIndex, i, posState, lenEnd, len, cur; in GetOptimum() local 1160 UInt32 numAvailFull, newLen, numPairs, posPrev, state, posState, startLen; in GetOptimum() local 1525 UInt32 numAvail, mainLen, mainDist, numPairs, repIndex, repLen, i; in GetOptimumFast() local 1786 UInt32 numPairs; in LzmaEnc_CodeOneBlock() local
|