Searched refs:ytile_height (Results 1 – 1 of 1) sorted by relevance
174 const unsigned int ytile_height = 512; in tiled_offset() local177 v += div64_u64_rem(x, ytile_span, &x) * ytile_height; in tiled_offset()181 const unsigned int ytile_height = 256; in tiled_offset() local184 v += div64_u64_rem(x, ytile_span, &x) * ytile_height; in tiled_offset()