Searched defs:lastx (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/third_party/libtiff/ |
D | tif_fax3.c | 201 Fax3BadLength(const char* module, TIFF* tif, uint32 line, uint32 a0, uint32 lastx) in Fax3BadLength() 209 #define badlength(a0,lastx) Fax3BadLength(module, tif, sp->line, a0, lastx) argument 398 _TIFFFax3fillruns(unsigned char* buf, uint32* runs, uint32* erun, uint32 lastx) in _TIFFFax3fillruns()
|
/external/u-boot/drivers/video/ |
D | cfb_console.c | 523 int lastx = (xx + VIDEO_FONT_WIDTH) * VIDEO_PIXEL_SIZE; in video_invertchar() local
|