Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_video.c145 unsigned best_tiling, best_wh, off; in rvid_join_surfaces() local
150 for (i = 0, best_tiling = 0, best_wh = ~0; i < VL_NUM_COMPONENTS; ++i) { in rvid_join_surfaces()
158 if (wh < best_wh) { in rvid_join_surfaces()
159 best_wh = wh; in rvid_join_surfaces()