Searched refs:AFBC_TILE_WIDTH (Results 1 – 1 of 1) sorted by relevance
69 #define AFBC_TILE_WIDTH 16 macro142 unsigned aligned_width = ALIGN_POT(width, AFBC_TILE_WIDTH); in panfrost_afbc_header_size()146 unsigned tile_count_x = aligned_width / AFBC_TILE_WIDTH; in panfrost_afbc_header_size()