Searched refs:slot_h (Results 1 – 1 of 1) sorted by relevance
56 .slot_h = 1 << (SLOT_HEIGHT_BITS - (yshift)), \64 uint32_t slot_h; /* height of each slot (in pixels) */ member370 h = DIV_ROUND_UP(h, geom[fmt].slot_h); in tiler_reserve_2d()496 block->area.p0.y * geom[block->fmt].slot_h); in tiler_ssptr()507 (p->y * geom[block->fmt].slot_h) + y); in tiler_tsptr()514 *h = round_up(*h, geom[fmt].slot_h); in tiler_align()