Searched refs:BlueInput (Results 1 – 2 of 2) sorted by relevance
66 GifByteType * BlueInput, in GifQuantizeBuffer() argument97 (BlueInput[i] >> (8 - BITS_PER_PRIM_COLOR)); in GifQuantizeBuffer()168 (BlueInput[i] >> (8 - BITS_PER_PRIM_COLOR)); in GifQuantizeBuffer()175 if (MaxRGBError[2] < ABS(OutputColorMap[Index].Blue - BlueInput[i])) in GifQuantizeBuffer()176 MaxRGBError[2] = ABS(OutputColorMap[Index].Blue - BlueInput[i]); in GifQuantizeBuffer()
42 GifByteType * GreenInput, GifByteType * BlueInput,