Home
last modified time | relevance | path

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

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