Searched refs:ytile_height (Results 1 – 2 of 2) sorted by relevance
384 const unsigned int ytile_height = 512; in tiled_offset() local388 v += div64_u64_rem(x, ytile_span, &x) * ytile_height; in tiled_offset()
58 const unsigned int ytile_height = 512; in tiled_offset() local61 v += div64_u64_rem(x, ytile_span, &x) * ytile_height; in tiled_offset()65 const unsigned int ytile_height = 256; in tiled_offset() local68 v += div64_u64_rem(x, ytile_span, &x) * ytile_height; in tiled_offset()