Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c658 unsigned int row, tile_idx; in fill_tile_column() local
663 in_tile = &in->tile[tile_idx]; in fill_tile_column()
690 unsigned int col, tile_idx; in fill_tile_row() local
695 in_tile = &in->tile[tile_idx]; in fill_tile_row()
1114 unsigned int col, row, tile_idx; in calc_tile_resize_coefficients() local
1124 tile_idx = col; in calc_tile_resize_coefficients()
1125 in_tile = &ctx->in.tile[tile_idx]; in calc_tile_resize_coefficients()
1287 unsigned int tile_idx[2]; in init_idmac_channel() local
1293 tile_idx[0] = tile; in init_idmac_channel()
1294 tile_idx[1] = 1; in init_idmac_channel()
[all …]