Searched refs:spitch (Results 1 – 2 of 2) 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()
Completed in 4 milliseconds