Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/tools/ppmconv/
Dppmconv.c66 static int ReadHeader(FILE * fp, int *pwidth, int *pheight, int *pdepth) in ReadHeader() argument
97 if (1 != sscanf(p, "%d%n", pwidth, &n)) in ReadHeader()
Dppmconv8.c76 static int ReadHeader(FILE * fp, int *pwidth, int *pheight, int *pdepth) in ReadHeader() argument
107 if (1 != sscanf(p, "%d%n", pwidth, &n)) in ReadHeader()
Dppmconvbg.c119 static int ReadHeader(FILE * fp, int *pwidth, int *pheight, int *pdepth) in ReadHeader() argument
150 if (1 != sscanf(p, "%d%n", pwidth, &n)) in ReadHeader()