Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/ipu-v3/
Dipu-image-convert.c530 u32 row_off, col_off; in calc_tile_offsets_packed() local
539 row_off = row * h * stride; in calc_tile_offsets_packed()
544 image->tile[tile].offset = row_off + col_off; in calc_tile_offsets_packed()
553 row_off + col_off); in calc_tile_offsets_packed()