Searched refs:CONT_HEIGHT_BITS (Results 1 – 2 of 2) sorted by relevance
40 #define CONT_HEIGHT_BITS 13 macro45 #define TILER_HEIGHT (1 << (CONT_HEIGHT_BITS - SLOT_HEIGHT_BITS))
639 y_bits = CONT_HEIGHT_BITS - geom[fmt].y_shft; in tiler_get_address()699 return 1 << (CONT_HEIGHT_BITS + geom[fmt].x_shft); in tiler_stride()