Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/tools/ppmconv/
Dppmconv8.c222 static u16 ColorTableGetColor(ColorTable * t, int index) in ColorTableGetColor() function
298 printf("0x%04x, ", ColorTableGetColor(&color_table, i)); in main()
Dppmconvbg.c267 static u16 ColorTableGetColor(ColorTable * t, int index) in ColorTableGetColor() function
381 OutputHalf(fp, ColorTableGetColor(cp, i)); in OutputCLUT()