Searched refs:y_tile_height (Results 1 – 1 of 1) sorted by relevance
65 unsigned int y_tile_width, y_tile_height; in _dpu_format_populate_plane_sizes_ubwc() local82 y_tile_height = 4; in _dpu_format_populate_plane_sizes_ubwc()89 y_tile_height = 8; in _dpu_format_populate_plane_sizes_ubwc()106 y_meta_scanlines = DIV_ROUND_UP(fb->height, y_tile_height); in _dpu_format_populate_plane_sizes_ubwc()114 uv_meta_scanlines = DIV_ROUND_UP((fb->height+1)>>1, y_tile_height); in _dpu_format_populate_plane_sizes_ubwc()