Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c1058 u32 row_off, col_off; in calc_tile_offsets_packed() local
1065 row_off = image->tile[tile].top * stride; in calc_tile_offsets_packed()
1070 offset = row_off + col_off; in calc_tile_offsets_packed()
1083 row_off + col_off); in calc_tile_offsets_packed()