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