Searched refs:RedInput (Results 1 – 2 of 2) sorted by relevance
62 GifByteType * RedInput, in GifQuantizeBuffer() argument91 Index = ((RedInput[i] >> (8 - BITS_PER_PRIM_COLOR)) << in GifQuantizeBuffer()162 Index = ((RedInput[i] >> (8 - BITS_PER_PRIM_COLOR)) << in GifQuantizeBuffer()169 if (MaxRGBError[0] < ABS(OutputColorMap[Index].Red - RedInput[i])) in GifQuantizeBuffer()170 MaxRGBError[0] = ABS(OutputColorMap[Index].Red - RedInput[i]); in GifQuantizeBuffer()
220 int *ColorMapSize, GifByteType * RedInput,