Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/tools/ppmconv/
Dppmconv8.c190 static int ColorTableAppend(ColorTable * t, u16 color) in ColorTableAppend() function
275 index = ColorTableAppend(&color_table, color); in main()
Dppmconvbg.c235 static int ColorTableAppend(ColorTable * t, u16 color) in ColorTableAppend() function
295 index = ColorTableAppend(cp, color); in Rgb2Index()