Searched defs:srcpf (Results 1 – 1 of 1) sorted by relevance
/external/libjpeg-turbo/ |
D | bmp.c | 75 static void pixelconvert(unsigned char *srcbuf, int srcpf, int srcbottomup, in pixelconvert() 164 int retval=0, dstps, srcpf, tempc; in loadbmp() local 244 int savebmp(char *filename, unsigned char *buf, int w, int h, int srcpf, in savebmp()
|