Home | History | Annotate | Download | only in giflib

Lines Matching refs:Suffix

806     GifByteType *Stack, *Suffix;
812 Suffix = Private->Suffix;
855 * until the prefix is a pixel, while pushing the suffix
863 * prefix code is last code and the suffix char is
866 Suffix[Private->RunningCode - 2] =
871 Suffix[Private->RunningCode - 2] =
885 Stack[StackPtr++] = Suffix[CrntPrefix];
905 * prefix code is last code and the suffix char is
907 Suffix[Private->RunningCode - 2] =
910 Suffix[Private->RunningCode - 2] =