Searched refs:spitch (Results 1 – 3 of 3) sorted by relevance
253 + u32 spitch,263 + task->c64x_arg[4] = spitch;636 + u32 spitch,647 + task->c64x_arg[3] = spitch;661 + u32 spitch,670 + task->c64x_arg[3] = spitch;684 + u32 spitch,695 + task->c64x_arg[3] = spitch;709 + u32 spitch,718 + task->c64x_arg[3] = spitch;[all …]
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() local236 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() local261 s += spitch; in fast_imageblit()