Home
last modified time | relevance | path

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

/linux/drivers/accel/ethosu/
H A Dethosu_gem.c248 s32 ifm_height = st->ofm.height[2] * stride_y + in calc_sizes() local
253 if (ifm_height < 0 || ifm_width < 0) in calc_sizes()
257 ifm_height, st->ifm.depth); in calc_sizes()