Searched refs:AFBC_PIXELS_PER_BLOCK (Results 1 – 1 of 1) sorted by relevance
71 #define AFBC_PIXELS_PER_BLOCK 256 macro254 const uint32_t n_headers = (w * h) / AFBC_PIXELS_PER_BLOCK; in init_afbc()292 const size_t sb_bytes = is_tiled? 0 : GRALLOC_ALIGN((bpp * AFBC_PIXELS_PER_BLOCK) / 8, 128); in init_afbc()719 / AFBC_PIXELS_PER_BLOCK; in calc_allocation_size()