Home
last modified time | relevance | path

Searched defs:bypp (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/display/
H A Dati_2d.c157 unsigned int y, i, j, bypp = bpp / 8; in ati_2d_blt() local
219 unsigned int x, y, i, bypp = bpp / 8; in ati_2d_blt() local
H A Dati.c114 int bypp = DIV_ROUND_UP(bpp, BITS_PER_BYTE); in ati_vga_switch_mode() local
H A Dvmware_vga.c426 int bypp = surface_bytes_per_pixel(surface); in vmsvga_copy_rect() local
H A Dsm501.c689 int bypp = 1 << format; /* bytes per pixel */ in sm501_2d_operation() local