Searched refs:ytile_height (Results 1 – 2 of 2) sorted by relevance
219 const unsigned int ytile_height = 512; in tiled_offset() local223 v += div64_u64_rem(x, ytile_span, &x) * ytile_height; in tiled_offset()
50 const unsigned int ytile_height = 512; in tiled_offset() local53 v += div64_u64_rem(x, ytile_span, &x) * ytile_height; in tiled_offset()57 const unsigned int ytile_height = 256; in tiled_offset() local60 v += div64_u64_rem(x, ytile_span, &x) * ytile_height; in tiled_offset()