Home
last modified time | relevance | path

Searched refs:spitch (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/video/fbdev/core/
H A Dsysimgblt.c119 u32 spitch = (image->width+7)/8; in slow_imageblit() local
167 src += spitch; in slow_imageblit()
190 u32 ppw = 32/bpp, spitch = (image->width + 7)/8; in fast_imageblit() local
284 s += spitch; in fast_imageblit()
H A Dcfbimgblt.c147 u32 spitch = (image->width+7)/8; in slow_imageblit() local
196 src += spitch; in slow_imageblit()
220 u32 ppw = 32/bpp, spitch = (image->width + 7)/8; in fast_imageblit() local
314 s += spitch; in fast_imageblit()
/openbmc/qemu/hw/display/
H A Dtrace-events137 …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…