Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c1054 u32 row_off, col_off; in calc_tile_offsets_packed() local
1061 row_off = image->tile[tile].top * stride; in calc_tile_offsets_packed()
1066 offset = row_off + col_off; in calc_tile_offsets_packed()
1079 row_off + col_off); in calc_tile_offsets_packed()

Completed in 8 milliseconds