Searched refs:BlueInput (Results 1 – 2 of 2) sorted by relevance
64 GifByteType * BlueInput, in GifQuantizeBuffer() argument95 (BlueInput[i] >> (8 - BITS_PER_PRIM_COLOR)); in GifQuantizeBuffer()166 (BlueInput[i] >> (8 - BITS_PER_PRIM_COLOR)); in GifQuantizeBuffer()173 if (MaxRGBError[2] < ABS(OutputColorMap[Index].Blue - BlueInput[i])) in GifQuantizeBuffer()174 MaxRGBError[2] = ABS(OutputColorMap[Index].Blue - BlueInput[i]); in GifQuantizeBuffer()
221 GifByteType * GreenInput, GifByteType * BlueInput,