Home
last modified time | relevance | path

Searched refs:ColorTableInit (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/build/tools/ppmconv/
Dppmconv8.c169 static void ColorTableInit(ColorTable * t) in ColorTableInit() function
267 ColorTableInit(&color_table); in main()
Dppmconvbg.c212 static void ColorTableInit(ColorTable * t, int max_colors) in ColorTableInit() function
287 ColorTableInit(cp, max_colors); in Rgb2Index()