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