Home | History | Annotate | Download | only in TianoCompress

Lines Matching defs:NextCode

2170   UINT16  NextCode;

2231 NextCode = (UINT16) (Start[Len] + Weight[Len]);
2235 for (Index = Start[Len]; Index < NextCode; Index++) {
2265 Start[Len] = NextCode;