Searched refs:imgstride (Results 1 – 1 of 1) sorted by relevance
1276 const u32 imgstride = __KERNEL_DIV_ROUND_UP(height, bh) * rowstride; in svga3dsurface_get_pixel_offset() local1277 const u32 offset = (z / bd * imgstride + in svga3dsurface_get_pixel_offset()