Searched refs:get_afbc_sb_size (Results 1 – 2 of 2) sorted by relevance
96 static rect_t get_afbc_sb_size(AllocBaseType alloc_base_type) in get_afbc_sb_size() function132 static rect_t get_afbc_sb_size(alloc_type_t alloc_type, const uint8_t plane) in get_afbc_sb_size() function136 return get_afbc_sb_size(AllocBaseType::AFBC_EXTRAWIDEBLK); in get_afbc_sb_size()140 return get_afbc_sb_size(alloc_type.primary_type); in get_afbc_sb_size()314 const rect_t sb = get_afbc_sb_size(alloc_type, plane); in get_pixel_w_h()634 const rect_t sb = get_afbc_sb_size(alloc_type, plane); in calc_allocation_size()
79 static rect_t get_afbc_sb_size(AllocBaseType alloc_base_type) in get_afbc_sb_size() function115 static rect_t get_afbc_sb_size(alloc_type_t alloc_type, const uint8_t plane) in get_afbc_sb_size() function119 return get_afbc_sb_size(AFBC_EXTRAWIDEBLK); in get_afbc_sb_size()123 return get_afbc_sb_size(alloc_type.primary_type); in get_afbc_sb_size()303 const rect_t sb = get_afbc_sb_size(alloc_type, plane); in get_pixel_w_h()576 const rect_t sb = get_afbc_sb_size(alloc_type, plane); in calc_allocation_size()