Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/video/fbdev/core/
Dsysimgblt.c190 u32 ppw = 32/bpp, spitch = (image->width + 7)/8; in fast_imageblit() local
Dcfbimgblt.c220 u32 ppw = 32/bpp, spitch = (image->width + 7)/8; in fast_imageblit() local