Home
last modified time | relevance | path

Searched refs:gob_count_x (Results 1 – 1 of 1) sorted by relevance

/external/minigbm/
Dtegra.c141 uint32_t gob_width, gob_height, gob_size_bytes, gob_size_pixels, gob_count_x, gob_count_y, in transfer_tiled_memory() local
160 gob_count_x = DIV_ROUND_UP(bo->strides[0], NV_BLOCKLINEAR_GOB_WIDTH); in transfer_tiled_memory()
168 for (i = 0; i < gob_count_x; i++) { in transfer_tiled_memory()