Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_uvd.c1338 static unsigned bank_wh(unsigned bankwh) in bank_wh() function
1389 msg->body.decode.dt_surf_tile_config |= RUVD_BANK_WIDTH(bank_wh(luma->bankw)); in ruvd_set_dt_surfaces()
1390 msg->body.decode.dt_surf_tile_config |= RUVD_BANK_HEIGHT(bank_wh(luma->bankh)); in ruvd_set_dt_surfaces()