Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dati_2d.c137 int tmp_stride = DIV_ROUND_UP(llb, sizeof(uint32_t)); in ati_2d_blt() local
H A Dsm501.c839 int tmp_stride = DIV_ROUND_UP(width * bypp, sizeof(uint32_t)); in sm501_2d_operation() local