Searched refs:ColorTableInit (Results 1 – 2 of 2) sorted by relevance
169 static void ColorTableInit(ColorTable * t) in ColorTableInit() function267 ColorTableInit(&color_table); in main()
212 static void ColorTableInit(ColorTable * t, int max_colors) in ColorTableInit() function287 ColorTableInit(cp, max_colors); in Rgb2Index()