Home
last modified time | relevance | path

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

/linux/drivers/accel/ethosu/
H A Dethosu_gem.c264 s32 ifm_width = st->ofm.width * stride_x + in calc_sizes() local
267 if (ifm_height < 0 || ifm_width < 0) in calc_sizes()
270 len = feat_matrix_length(info, &st->ifm, ifm_width, in calc_sizes()