Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/tools/ppmconv/
Dppmconvbg.c488 int Convert(char *ppmfile, char *outfile, int parts, int colormax, char *valuelabel) in Convert() argument
505 fp = fopen(ppmfile, "rb"); in Convert()
570 fprintf(stderr, "Cannot convert file \"%s\".\n", ppmfile); in Convert()