Home
last modified time | relevance | path

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

/linux/drivers/media/platform/verisilicon/
H A Dimx8m_vpu_hw.c190 .step_width = TILE_MB_DIM,
193 .step_height = TILE_MB_DIM,
203 .step_width = TILE_MB_DIM,
206 .step_height = TILE_MB_DIM,
216 .step_width = TILE_MB_DIM,
219 .step_height = TILE_MB_DIM,
229 .step_width = TILE_MB_DIM,
232 .step_height = TILE_MB_DIM,
H A Dhantro_hw.h24 #define TILE_MB_DIM 4 macro