Searched refs:GifQuantizeBuffer (Results 1 – 4 of 4) sorted by relevance
14 extern "C" int GifQuantizeBuffer(unsigned int Width, unsigned int Height,
78 if (GifQuantizeBuffer(GIF_IMAGE_WIDTH, height, &color_map_size, in rgb_to_gif()
219 int GifQuantizeBuffer(unsigned int Width, unsigned int Height,
59 GifQuantizeBuffer(unsigned int Width, in GifQuantizeBuffer() function