Home
last modified time | relevance | path

Searched defs:spitch (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/core/
H A Dsysimgblt.c119 u32 spitch = (image->width+7)/8; in slow_imageblit() local
190 u32 ppw = 32/bpp, spitch = (image->width + 7)/8; in fast_imageblit() local
H A Dcfbimgblt.c147 u32 spitch = (image->width+7)/8; in slow_imageblit() local
220 u32 ppw = 32/bpp, spitch = (image->width + 7)/8; in fast_imageblit() local