Home
last modified time | relevance | path

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

/linux/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c1040 u32 row_off, col_off; in calc_tile_offsets_packed() local
1050 col_off = (image->tile[tile].left * bpp) >> 3; in calc_tile_offsets_packed()
1052 offset = row_off + col_off; in calc_tile_offsets_packed()
1065 row_off + col_off); in calc_tile_offsets_packed()