Searched refs:tile_idx (Results 1 – 1 of 1) sorted by relevance
658 unsigned int row, tile_idx; in fill_tile_column() local663 in_tile = &in->tile[tile_idx]; in fill_tile_column()690 unsigned int col, tile_idx; in fill_tile_row() local695 in_tile = &in->tile[tile_idx]; in fill_tile_row()1114 unsigned int col, row, tile_idx; in calc_tile_resize_coefficients() local1124 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() local1293 tile_idx[0] = tile; in init_idmac_channel()1294 tile_idx[1] = 1; in init_idmac_channel()[all …]