Home
last modified time | relevance | path

Searched refs:pdepth (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
113 if (1 != sscanf(p, "%d%n", pdepth, &n)) in ReadHeader()
Dppmconv8.c76 static int ReadHeader(FILE * fp, int *pwidth, int *pheight, int *pdepth) in ReadHeader() argument
123 if (1 != sscanf(p, "%d%n", pdepth, &n)) in ReadHeader()
Dppmconvbg.c119 static int ReadHeader(FILE * fp, int *pwidth, int *pheight, int *pdepth) in ReadHeader() argument
166 if (1 != sscanf(p, "%d%n", pdepth, &n)) in ReadHeader()