Searched refs:sb_bytes (Results 1 – 2 of 2) sorted by relevance
635 const int sb_bytes = GRALLOC_ALIGN((format.bpp_afbc[plane] * sb.width * sb.height) / 8, 128); in calc_allocation_size() local636 body_size = sb_num * sb_bytes; in calc_allocation_size()
577 const int sb_bytes = GRALLOC_ALIGN((format.bpp_afbc[plane] * sb.width * sb.height) / 8, 128); in calc_allocation_size() local578 body_size = sb_num * sb_bytes; in calc_allocation_size()