Searched refs:gob_count_y (Results 1 – 1 of 1) sorted by relevance
141 uint32_t gob_width, gob_height, gob_size_bytes, gob_size_pixels, gob_count_x, gob_count_y, in transfer_tiled_memory() local161 gob_count_y = DIV_ROUND_UP(bo->height, gob_height); in transfer_tiled_memory()166 for (j = 0; j < gob_count_y; j++) { in transfer_tiled_memory()