Searched refs:OutputIndex (Results 1 – 1 of 1) sorted by relevance
| /TwlSDK-5.4/build/tools/ppmconv/ |
| D | ppmconvbg.c | 102 static void OutputIndex(FILE * fp, char *label, int max_colors, int width, int height, u8 *pixel); 405 static void OutputIndex(FILE * fp, char *label, int max_colors, int width, int height, u8 *pixel) in OutputIndex() function 553 OutputIndex(fp, valuelabel, colormax, width, height, index_buffer); in Convert()
|