Searched refs:spitch (Results 1 – 3 of 3) sorted by relevance
119 u32 spitch = (image->width+7)/8; in slow_imageblit() local167 src += spitch; in slow_imageblit()190 u32 ppw = 32/bpp, spitch = (image->width + 7)/8; in fast_imageblit() local284 s += spitch; in fast_imageblit()
147 u32 spitch = (image->width+7)/8; in slow_imageblit() local196 src += spitch; in slow_imageblit()220 u32 ppw = 32/bpp, spitch = (image->width + 7)/8; in fast_imageblit() local314 s += spitch; in fast_imageblit()
137 …nt8_t gr_val) "rop=0x%02x mode=0x%02x modeext=0x%02x w=%d h=%d dpitch=%d spitch=%d daddr=0x%08"PRI…