Searched defs:numAvail (Results 1 – 1 of 1) sorted by relevance
/external/lzma/C/ |
D | LzmaEnc.c | 278 UInt32 numAvail; member 837 UInt32 numAvail = p->numAvail; in ReadMatchDistances() local 931 UInt32 numAvail, mainLen, numPairs, repMaxIndex, i, posState, lenEnd, len, cur; in GetOptimum() local 1491 UInt32 numAvail, mainLen, mainDist, numPairs, repIndex, repLen, i; in GetOptimumFast() local
|