Home | History | Annotate | Download | only in giflib

Lines Matching defs:Suffix

784     GifByteType *Stack, *Suffix;
790 Suffix = Private->Suffix;
833 * until the prefix is a pixel, while pushing the suffix
839 * prefix code is last code and the suffix char is
843 Suffix[Private->RunningCode - 2] =
860 Stack[StackPtr++] = Suffix[CrntPrefix];
880 * prefix code is last code and the suffix char is
882 Suffix[Private->RunningCode - 2] =
885 Suffix[Private->RunningCode - 2] =