Lines Matching defs:Start
209 UINT16 Start[18];
228 Start[1] = 0;
231 Start[Index + 1] = (UINT16) (Start[Index] + (Count[Index] << (16 - Index)));
234 if (Start[17] != 0) {
242 Start[Index] >>= JuBits;
251 Index = (UINT16) (Start[TableBits + 1] >> JuBits);
270 NextCode = (UINT16) (Start[Len] + Weight[Len]);
274 for (Index = Start[Len]; Index < NextCode; Index++) {
280 Index3 = Start[Len];
304 Start[Len] = NextCode;